AEADParameters<UnderlyingCipherParameters extends CipherParameters> constructor
AEADParameters<UnderlyingCipherParameters extends CipherParameters> ()
Implementation
AEADParameters(
this.parameters, this.macSize, this.nonce, this.associatedData);