Share via


DecryptResult 類別

解密作業的結果。

繼承
builtins.object
DecryptResult

建構函式

DecryptResult(key_id: str | None, algorithm: EncryptionAlgorithm, plaintext: bytes)

參數

名稱 Description
key_id
必要
str

加密金鑰的金鑰保存庫識別碼

algorithm
必要

使用的加密演算法

plaintext
必要

解密的位元組