PublicKey
Contains information about a returned public key.
Contents
- Fingerprint
-
The fingerprint of the public key.
Type: String
Required: No
- ValidityEndTime
-
The ending time of validity of the public key.
Type: Timestamp
Required: No
- ValidityStartTime
-
The starting time of validity of the public key.
Type: Timestamp
Required: No
- Value
-
The DER encoded public key value in PKCS#1 format.
Type: Base64-encoded binary data object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: