package
0.2.2
Repository: https://github.com/gobins/secrets-api.git
Documentation: pkg.go.dev

# Functions

NewRSADecryptorKeyFromFile returns an RSA decryptor.
No description provided by the author
PublicKeyFromString returns an RSA public key object from a string.

# Structs

RSAPublicKey a struct to hold an RSA Public Key.

# Interfaces

Decryptor handles decrypting messages.