GetPublicKeyResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Instead, use the KeySpec field in the GetPublicKey response.

Link copied to clipboard

The encryption algorithms that KMS supports for this key.

Link copied to clipboard

The Amazon Resource Name (key ARN) of the asymmetric KMS key from which the public key was downloaded.

Link copied to clipboard

The type of the of the public key that was downloaded.

Link copied to clipboard

The permitted use of the public key. Valid values are ENCRYPT_DECRYPT or SIGN_VERIFY.

Link copied to clipboard

The exported public key.

Link copied to clipboard

The signing algorithms that KMS supports for this key.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String