Package version:

Enumeration KnownKeyOperations

Known values of KeyOperation that the service accepts.

Enumeration Members

Decrypt: "decrypt"

Key operation - decrypt

Encrypt: "encrypt"

Key operation - encrypt

Import: "import"

Key operation - import

Sign: "sign"

Key operation - sign

UnwrapKey: "unwrapKey"

Key operation - unwrapKey

Verify: "verify"

Key operation - verify

WrapKey: "wrapKey"

Key operation - wrapKey

Generated using TypeDoc