package
0.0.0-20240318155159-e89a0ad6e1cb
Repository: https://github.com/apecloud/dataprotection-wal-g.git
Documentation: pkg.go.dev

# Functions

CrypterFromKey creates Crypter from armored key.
CrypterFromKeyPath creates Crypter from armored key path.
CrypterFromKeyRingID create Crypter from key ring ID.

# Structs

Crypter incapsulates specific of cypher method Includes keys, infrastructure information etc If many encryption methods will be used it worth to extract interface.