# Functions
TODO : unit tests Here we read armored version of Key by calling GPG process.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
CachedKey is the data transfer object describing format of key ring cache.
No description provided by the author
# Interfaces
Crypter is responsible for making cryptographical pipeline parts when needed.
SymmetricKey encryption interface Used by AWS KMS Crypter When implement another crypters, can be moved to crypto package.