GetParametersForImportRequest
Types
Properties
Link copied to clipboard
The algorithm you will use with the RSA public key (PublicKey
) in the response to protect your key material during import. For more information, see Select a wrapping algorithm in the Key Management Service Developer Guide.
Link copied to clipboard
The type of RSA public key to return in the response. You will use this wrapping key with the specified wrapping algorithm to protect your key material during import.
Functions
Link copied to clipboard
inline fun copy(block: GetParametersForImportRequest.Builder.() -> Unit = {}): GetParametersForImportRequest