Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KMS ¶
type KMS struct { crypto.Signer // https://golang.org/pkg/crypto/#Signer crypto.Decrypter // https://golang.org/pkg/crypto/#Decrypter PublicKeyFile string ExtTLSConfig *tls.Config ProjectId string LocationId string KeyRing string Key string KeyVersion string }
func NewKMSCrypto ¶
func (KMS) TLSCertificate ¶
func (t KMS) TLSCertificate() tls.Certificate
Click to show internal directories.
Click to hide internal directories.