cloudkms

package
v0.65.2-beta Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptSymmetric

func DecryptSymmetric(name string, b64CipherText []byte) ([]byte, error)

DecryptSymmetric will decrypt the input ciphertext bytes using the specified symmetric key.

func EncryptSymmetric

func EncryptSymmetric(name string, plaintext []byte) (b64CipherText string, err error)

EncryptSymmetric will encrypt the input plaintext with the specified symmetric key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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