EncryptResponse constructor
EncryptResponse({})
Implementation
EncryptResponse({
this.ciphertext,
this.ciphertextCrc32c,
this.name,
this.protectionLevel,
this.verifiedAdditionalAuthenticatedDataCrc32c,
this.verifiedPlaintextCrc32c,
});