Class EncryptedCredentialsType.

see
package Default

 Properties

 

Base64-encoded encrypted JSON-serialized data with unique user's payload, data hashes and secrets required for EncryptedPassportElement decryption and authentication.

$data : string

Default

 

Base64-encoded data hash for data authentication.

$hash : string

Default

 

Base64-encoded secret, encrypted with the bot's public RSA key, required for data decryption.

$secret : string

Default