Interface AuthenticationTagProducer


public interface AuthenticationTagProducer
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    void
    update(byte[] cipher, int off, int len)
     
  • Method Details

    • update

      void update(byte[] cipher, int off, int len)
    • getTag

      byte[] getTag()