Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpiredError ¶
func (*ExpiredError) Error ¶
func (e *ExpiredError) Error() string
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func (*Provider) GetCert ¶
func (p *Provider) GetCert(*tls.ClientHelloInfo) (*tls.Certificate, error)
func (*Provider) GetPublicKey ¶
Click to show internal directories.
Click to hide internal directories.