DecryptResponse
class DecryptResponse extends Model (View source)
Properties
string | $plaintext | ||
string | $plaintextCrc32c | ||
string | $protectionLevel | ||
bool | $usedPrimary |
Methods
setPlaintext($plaintext)
No description
string
getPlaintext()
No description
setPlaintextCrc32c($plaintextCrc32c)
No description
string
getPlaintextCrc32c()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description
setUsedPrimary($usedPrimary)
No description
bool
getUsedPrimary()
No description
Details
setPlaintext($plaintext)
No description
string
getPlaintext()
No description
setPlaintextCrc32c($plaintextCrc32c)
No description
string
getPlaintextCrc32c()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description
setUsedPrimary($usedPrimary)
No description
bool
getUsedPrimary()
No description