Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cert ¶
type Cert struct { Filename string Cert []byte ParsedCert *x509.Certificate }
func NewCertFromFile ¶
func (*Cert) GetCertIssuer ¶
func (*Cert) GetCertSubject ¶
func (*Cert) GetParsedCert ¶
func (c *Cert) GetParsedCert() *x509.Certificate
func (*Cert) GetPublicKey ¶
func (*Cert) GetRawCert ¶
Click to show internal directories.
Click to hide internal directories.