pki

package
v0.6.0-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllChildX509Certs

func GetAllChildX509Certs(suite *utils.TestSuite, subject string, subjectKeyId string) (*pkitypes.ChildCertificates, error)

func GetAllProposedRevocationX509Certs

func GetAllProposedRevocationX509Certs(suite *utils.TestSuite) (res []pkitypes.ProposedCertificateRevocation, err error)

func GetAllProposedX509RootCerts

func GetAllProposedX509RootCerts(suite *utils.TestSuite) (res []pkitypes.ProposedCertificate, err error)

func GetAllRevokedRootX509Certs

func GetAllRevokedRootX509Certs(suite *utils.TestSuite) (res pkitypes.RevokedRootCertificates, err error)

func GetAllRevokedX509Certs

func GetAllRevokedX509Certs(suite *utils.TestSuite) (res []pkitypes.RevokedCertificates, err error)

func GetAllRootX509Certs

func GetAllRootX509Certs(suite *utils.TestSuite) (res pkitypes.ApprovedRootCertificates, err error)

func GetAllX509Certs

func GetAllX509Certs(suite *utils.TestSuite) (res []pkitypes.ApprovedCertificates, err error)

func GetAllX509CertsBySubject

func GetAllX509CertsBySubject(suite *utils.TestSuite, subject string) (*pkitypes.ApprovedCertificatesBySubject, error)

func GetProposedRevocationX509Cert

func GetProposedRevocationX509Cert(suite *utils.TestSuite, subject string, subjectKeyId string) (*pkitypes.ProposedCertificateRevocation, error)

func GetProposedX509RootCert

func GetProposedX509RootCert(suite *utils.TestSuite, subject string, subjectKeyId string) (*pkitypes.ProposedCertificate, error)

func GetRevokedX509Cert

func GetRevokedX509Cert(suite *utils.TestSuite, subject string, subjectKeyId string) (*pkitypes.RevokedCertificates, error)

func GetX509Cert

func GetX509Cert(suite *utils.TestSuite, subject string, subjectKeyId string) (*pkitypes.ApprovedCertificates, error)

func PKIDemo

func PKIDemo(suite *utils.TestSuite)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL