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