Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromFile ¶
func FromFile(filename string) (*x509.Certificate, error)
FromFile to read and parse x509 certificate from file
func FromPEMBytes ¶
func FromPEMBytes(pemBytes []byte) (*x509.Certificate, error)
FromPEMBytes to get parse x509 certificate from bytes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.