Bases: abc.ABC
abc.ABC
Provides a way to decrypt encrypted messages.
Various implementations might use AWS KMS, Azure, etc.
Decrypt secrets.
Receives encrypted cipher text and returns the decrypted plain text.
Package contents: