Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCert ¶
func GenerateCert(privKey *ecdsa.PrivateKey, isCA bool, organization string) (*x509.Certificate, error)
func ParsePrivateKey ¶
func ParsePrivateKey(data []byte) (*ecdsa.PrivateKey, error)
func VerifySign ¶
func VerifySign(subCert *x509.Certificate, caCert *x509.Certificate) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.