Bases: Provider
Provider
Attempt to decrypt a credential.
credential – an encrypted credential string
a decrypted credential
Attempt to encrypt a plaintext credential.
credential – a plaintext representation of a credential
an encrypted credential
Calculate a hash of the primary key used for encryption.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
Provider.decrypt()
Provider.encrypt()
get_multi_fernet_keys()
primary_key_hash()