signingAlgorithms property
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;
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.
final List<SigningAlgorithmSpec>? signingAlgorithms;