signer

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2025 License: Apache-2.0 Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicCertificateSigner added in v2.6.0

type BasicCertificateSigner struct {
	// contains filtered or unexported fields
}

func NewBasicCertificateSigner added in v2.6.0

func NewBasicCertificateSigner(caCert []*x509.Certificate, caKey crypto.PrivateKey, validNotBefore, validNotAfter time.Time, crlDistributionPoints []string) (*BasicCertificateSigner, error)

func (*BasicCertificateSigner) Sign added in v2.6.0

func (s *BasicCertificateSigner) Sign(_ context.Context, csr []byte) ([]byte, error)

type OCFIdentityCertificate

type OCFIdentityCertificate struct {
	// contains filtered or unexported fields
}

func NewOCFIdentityCertificate

func NewOCFIdentityCertificate(caCert []*x509.Certificate, caKey crypto.PrivateKey, validNotBefore, validNotAfter time.Time, crlDistributionPoints []string) (*OCFIdentityCertificate, error)

func (*OCFIdentityCertificate) Sign

func (s *OCFIdentityCertificate) Sign(_ context.Context, csr []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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