util

package
v0.0.0-...-1f46663 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OBJECT_FORMAT_PEM = "pem"
	OBJECT_FORMAT_PFX = "pfx"
	OBJECT_FORMAT_P12 = "p12"
	OBJECT_FORMAT_JKS = "jks"

	OBJECT_ENCODING_UTF_8   = "utf-8"
	OBJECT_ENCODING_HEX     = "hex"
	OBJECT_ENCODING_BASE_64 = "base64"
)

Variables

This section is empty.

Functions

func Encode

func Encode(input []byte, objectEncodingFormat string, l hclog.Logger) (output []byte, err error)

func GetMD5Hash

func GetMD5Hash(input []byte) string

func GetRandomString

func GetRandomString() string

GetRandomString - provides a random string

Types

This section is empty.

Jump to

Keyboard shortcuts

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