JsonWebKeyOperation type
密钥允许的 JSON 网页密钥操作。 有关详细信息,请参阅 JsonWebKeyOperation。
KnownJsonWebKeyOperation 可与 JsonWebKeyOperation 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
加密
解密
签名
验证
wrapKey
unwrapKey
导入
版本
type JsonWebKeyOperation = string