Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &softkms.SoftKMS{}
Default is the implementation of the default KMS.
Functions ¶
Types ¶
type Attester ¶ added in v0.19.0
Attester is the interface implemented by the KMS that can respond with an attestation certificate or key.
Experimental ¶
Notice: This API is EXPERIMENTAL and may be changed or removed in a later release.
type CertificateManager ¶
type CertificateManager = apiv1.CertificateManager
CertificateManager is the interface implemented by the KMS that can load and store x509.Certificates.
type KeyManager ¶
type KeyManager = apiv1.KeyManager
KeyManager is the interface implemented by all the KMS.
Click to show internal directories.
Click to hide internal directories.