Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSRAndKey ¶
func NewCSRAndKey(config *certutil.Config) (*x509.CertificateRequest, *rsa.PrivateKey, error)
NewCSRAndKey generates a new key and CSR and that could be signed to create the given certificate
func NewPrivateKey ¶
func NewPrivateKey() (*rsa.PrivateKey, error)
NewPrivateKey creates an RSA private key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.