Documentation ¶
Index ¶
- Constants
- func GetJKSKeyStoreContents(currentSecretContent map[string][]byte, l hclog.Logger) (jksContents []byte, jksPassword, aliasName, aliasPassword string, err error)
- func GetPfxContentForSecret(currentSecretContent map[string][]byte, l hclog.Logger) ([]byte, string, error)
- type PKCS8Key
- type Rand
Constants ¶
View Source
const (
ALIAS_NAME = "tls1"
)
Variables ¶
This section is empty.
Functions ¶
func GetJKSKeyStoreContents ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.