Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 642 Bytes

EncryptedGooglePayData.md

File metadata and controls

12 lines (8 loc) · 642 Bytes

EncryptedGooglePayData

Properties

Name Type Description Notes
encrypted_message str The encrypted message containing the actual payment information as well as additional security fields.
ephemeral_public_key str The ephemeral public key associated with the private key to encrypt the message in uncompressed point format.
tag str MAC of the encryptedMessage.

[Back to Model list] [Back to API list] [Back to README]