CreateKeyPairResponseType
The CreateKeyPairResponseType data type.
Ancestors
None
Relevant Operations
-
CreateKeyPair
Contents
The following table describes the elements contained in CreateKeyPairResponseType.
Name | Description |
---|---|
|
A SHA-1 digest of the DER encoded private key. Type: xsd:string |
|
An unencrypted PEM encoded RSA private key. Type: xsd:string |
|
The key pair name provided in the original request. Type: xsd:string |
|
The ID of the request. Type: xsd:string |