EncryptionResultImpl constructor
EncryptionResultImpl(})
Implementation
EncryptionResultImpl(this.data,
{this.initializationVector,
this.authenticationTag,
this.additionalAuthenticatedData});
EncryptionResultImpl(this.data,
{this.initializationVector,
this.authenticationTag,
this.additionalAuthenticatedData});