EncryptResponse
class EncryptResponse extends Model (View source)
Properties
string | $ciphertext | ||
string | $ciphertextCrc32c | ||
string | $name | ||
string | $protectionLevel | ||
bool | $verifiedAdditionalAuthenticatedDataCrc32c | ||
bool | $verifiedPlaintextCrc32c |
Methods
setCiphertext($ciphertext)
No description
string
getCiphertext()
No description
setCiphertextCrc32c($ciphertextCrc32c)
No description
string
getCiphertextCrc32c()
No description
setName($name)
No description
string
getName()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description
setVerifiedAdditionalAuthenticatedDataCrc32c($verifiedAdditionalAuthenticatedDataCrc32c)
No description
bool
getVerifiedAdditionalAuthenticatedDataCrc32c()
No description
setVerifiedPlaintextCrc32c($verifiedPlaintextCrc32c)
No description
bool
getVerifiedPlaintextCrc32c()
No description
Details
setCiphertext($ciphertext)
No description
string
getCiphertext()
No description
setCiphertextCrc32c($ciphertextCrc32c)
No description
string
getCiphertextCrc32c()
No description
setName($name)
No description
string
getName()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description
setVerifiedAdditionalAuthenticatedDataCrc32c($verifiedAdditionalAuthenticatedDataCrc32c)
No description
bool
getVerifiedAdditionalAuthenticatedDataCrc32c()
No description
setVerifiedPlaintextCrc32c($verifiedPlaintextCrc32c)
No description
bool
getVerifiedPlaintextCrc32c()
No description