IKeyManagerSignArgs.algorithm property
The algorithm to use for signing. This must be one of the algorithms supported by the KMS for this key type.
The algorithm used here should match one of the names listed in IKey.meta.algorithms
Signature:
algorithm?: string;