Interface AEADNonceGenerator


  • public interface AEADNonceGenerator
    • Method Detail

      • generateNonce

        void generateNonce​(byte[] nonce)
                    throws java.io.IOException
        Throws:
        java.io.IOException