Skip to main content

A type that defines the public key for a unique key ID.

Types that use PublicKey

Not used by any types.

Call that uses PublicKey

Fields

Field
Type
Description
algorithm
The algorithm associated with the public key that is returned, such as Elliptic Curve Digital Signature Algorithm (ECDSA).
digest
The digest associated with the public key that is returned, such as Secure Hash Algorithm 1 (SHA1).
key
The public key that is returned for the specified key ID.

This value is used to validate the eBay push notification message payload.