Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DebugCert ¶
type DebugCert struct {
Cert *x509.Certificate
}
DebugCert is a subset of the most relevant fields from an x509.Certificate for debugging
func NewDebugCert ¶
func NewDebugCert(cert x509.Certificate) DebugCert
NewDebugCert converts an *x509.Certificate into a DebugCert
Click to show internal directories.
Click to hide internal directories.