DecryptResult Class
The result of a decrypt operation.
- Inheritance
-
builtins.objectDecryptResult
Constructor
DecryptResult(key_id: Optional[str], algorithm: EncryptionAlgorithm, plaintext: bytes)
Parameters
Feedback
Submit and view feedback for