Documentation
¶
Index ¶
- func EncodeCSR(csr []byte) []byte
- func NewCACertificate(key crypto.Signer, validFrom time.Time, duration time.Duration, isCA bool) (*x509.Certificate, error)
- func NewCertificateRequest(key crypto.Signer, subject pkix.Name) ([]byte, error)
- func NewKeyProvider(signers map[string]*signer.Signer) keyprovider.KeyProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCACertificate ¶
func NewCertificateRequest ¶
func NewKeyProvider ¶
func NewKeyProvider(signers map[string]*signer.Signer) keyprovider.KeyProvider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.