class AsymmetricDecryptResponse extends Model (View source)

Properties

string $plaintext
string $plaintextCrc32c
string $protectionLevel
bool $verifiedCiphertextCrc32c

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

setVerifiedCiphertextCrc32c($verifiedCiphertextCrc32c)

No description

bool
getVerifiedCiphertextCrc32c()

No description

Details

setPlaintext($plaintext)

No description

Parameters

$plaintext

string getPlaintext()

No description

Return Value

string

setPlaintextCrc32c($plaintextCrc32c)

No description

Parameters

$plaintextCrc32c

string getPlaintextCrc32c()

No description

Return Value

string

setProtectionLevel($protectionLevel)

No description

Parameters

$protectionLevel

string getProtectionLevel()

No description

Return Value

string

setVerifiedCiphertextCrc32c($verifiedCiphertextCrc32c)

No description

Parameters

$verifiedCiphertextCrc32c

bool getVerifiedCiphertextCrc32c()

No description

Return Value

bool