signingAlgorithms property
The signing algorithms that the CMK supports. You cannot use the CMK with other signing algorithms within AWS KMS.
This field appears only when the KeyUsage of the CMK is
SIGN_VERIFY.
Implementation
final List<SigningAlgorithmSpec>? signingAlgorithms;