| Interface | Description |
|---|---|
| PaymentMethodTokenRecipientKem |
Interface for recipient's key encapsulation mechanism (KEM).
|
| Class | Description |
|---|---|
| GooglePaymentsPublicKeysManager |
Thread-safe Google Payments public key manager.
|
| GooglePaymentsPublicKeysManager.Builder |
Builder for
GooglePaymentsPublicKeysManager. |
| JwtKeyConverter |
Functions that convert raw keys into Tink JWT Signature keys.
|
| PaymentMethodTokenRecipient |
An implementation of the recipient side of Google Payment Method
Token.
|
| PaymentMethodTokenRecipient.Builder |
Builder for
PaymentMethodTokenRecipient. |
| PaymentMethodTokenRecipientKeyGen |
A util that generates key pairs for the recipient side of Google
Payment Method Token.
|
| PaymentMethodTokenSender |
An implementation of the sender side of Google Payment Method
Token.
|
| PaymentMethodTokenSender.Builder |
Builder for
PaymentMethodTokenSender. |
| SenderIntermediateCertFactory |
Creates a signed certificate with the intermediate signing keys used by the sender in certain
protocol versions.
|
| SenderIntermediateCertFactory.Builder |
Builder for
SenderIntermediateCertFactory. |