awskms

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2020 License: GPL-3.0, MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(text []byte, aKID, secretKey, region string) ([]byte, error)

func DecryptFile

func DecryptFile(srcFile, desFile, aKID, secretKey, region string) error

func DecryptFileToBuffer

func DecryptFileToBuffer(srcFile, aKID, secretKey, region string) ([]byte, error)

func Encrypt

func Encrypt(text, aKID, secretKey, region, keyId string) ([]byte, error)

func EncryptFile

func EncryptFile(srcFile, desFile, aKID, secretKey, region, keyId string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL