Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenewCertGuide ¶
func RenewCertGuide()
func RequestCert ¶
func RequestCertGuide ¶
func RequestCertGuide()
Types ¶
type User ¶
type User struct { Email string Registration *registration.Resource Key crypto.PrivateKey }
func (*User) GetPrivateKey ¶
func (u *User) GetPrivateKey() crypto.PrivateKey
func (User) GetRegistration ¶
func (u User) GetRegistration() *registration.Resource
Click to show internal directories.
Click to hide internal directories.