Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate struct { Algorithm string ClassicCert *x509.Certificate SMCert *x5092.Certificate }
func (*Certificate) ToPEMString ¶
func (cert *Certificate) ToPEMString() string
Click to show internal directories.
Click to hide internal directories.