Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPublicKeyAlgo ¶
func GetPublicKeyAlgo(cert *x509.Certificate) (algoName, curveName string)
Types ¶
type CertFormatInfo ¶
func GetCertDetail ¶
func GetCertDetail(rawCert []byte) (pr CertFormatInfo)
func GetPemDetail ¶
func GetPemDetail(rawPem []byte) (pr CertFormatInfo)
Click to show internal directories.
Click to hide internal directories.