DecryptResult interface
屬性
| algorithm | 用來解密加密數據的 EncryptionAlgorithm。 |
| keyID | 用來解密加密數據的 Key Vault 金鑰標識碼。 |
| result | 以位元組為單位 decrypt(DecryptParameters, DecryptOptions) 作業的結果。 |
屬性詳細資料
algorithm
keyID
用來解密加密數據的 Key Vault 金鑰標識碼。
keyID?: string
屬性值
string