Interface AuthenticationTagProducer


  • public interface AuthenticationTagProducer
    • Method Detail

      • update

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

        byte[] getTag()