signingAlgorithms property

List<SigningAlgorithmSpec>? signingAlgorithms
final

The signing algorithms that AWS KMS supports for this key.

This field appears in the response only when the KeyUsage of the public key is SIGN_VERIFY.

Implementation

final List<SigningAlgorithmSpec>? signingAlgorithms;