Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenCARoot ¶
func GenCARoot(priv *rsa.PrivateKey) (*x509.Certificate, []byte)
func GenDCA ¶
func GenDCA(appId string, RootCert *x509.Certificate, RootKey *rsa.PrivateKey, DCAPrivateKey *rsa.PrivateKey) (*x509.Certificate, []byte)
func GenServerCert ¶
func GenServerCert(DCACert *x509.Certificate, DCAKey *rsa.PrivateKey) (*x509.Certificate, []byte, *rsa.PrivateKey, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.