Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Encrypter ¶
type Encrypter struct {
// contains filtered or unexported fields
}
func (*Encrypter) GetEncryptionKey ¶
GetEncryptionKey returns hex of the key, which is used for certificates encryption.
func (*Encrypter) GetInitialVector ¶
GetInitialVector returns hex of the initial vector, which is used in certificate encryption.
Click to show internal directories.
Click to hide internal directories.