Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerCert ¶
ServerCert contains Server Cert pair
func NewServerCert ¶
func NewServerCert() (*ServerCert, error)
NewServerCert - generates ServerCert with csr
func (*ServerCert) GenerateCsr ¶
func (u *ServerCert) GenerateCsr() error
GenerateCsr - generates csr
Click to show internal directories.
Click to hide internal directories.