constant

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	JasyptKey = "JASYPT_ENCRYPTOR_PASSWORD"
	JasyptPwd = "64179d22-8dc9-11ee-b9d1-0242ac120002" //nolint:gosec
	Prefix    = "ENC("
	Suffix    = ")"
	Pattern   = `ENC\(([^)]+)\)` //  match[1]
)
View Source
const (
	DEFAULT = "DefaultAES"
	AES     = "PBEWithAES"
	DES     = "PBEWithDES"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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