Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Vault ¶
type Vault struct { crypto.Signer crypto.Decrypter ExtTLSConfig *tls.Config SignatureAlgorithm x509.SignatureAlgorithm PublicCertFile string VaultToken string KeyPath string SignPath string KeyVersion int VerifyPath string // not used VaultCAcert string VaultAddr string // contains filtered or unexported fields }
func NewVaultCrypto ¶
func (Vault) TLSCertificate ¶
func (t Vault) TLSCertificate() tls.Certificate
Click to show internal directories.
Click to hide internal directories.