Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCRLWorkDirUsage ¶
Types ¶
type CRLRevocationChecker ¶
type CRLRevocationChecker struct {
// contains filtered or unexported fields
}
func (*CRLRevocationChecker) Cleanup ¶
func (c *CRLRevocationChecker) Cleanup() error
func (*CRLRevocationChecker) IsRevoked ¶
func (c *CRLRevocationChecker) IsRevoked(clientCertificate *x509.Certificate, verifiedChains [][]*x509.Certificate) (*core.RevocationStatus, error)
Click to show internal directories.
Click to hide internal directories.