[][src]Module krill::daemon::ca

Certificate Authority related code.

Structs

CaServer
CertAuth

This type defines a Certification Authority at a slightly higher level than one might expect.

CertifiedKey

Describes a Key that is certified. I.e. it received an incoming certificate and has at least a MFT and CRL.

ChildCertificateUpdates

Describes an update to the set of ROAs under a ResourceClass.

ChildCertificates

The collection of certificates issued under a ResourceClass.

ChildDetails

Contains information about a child CA needed by a parent CertAuth.

Children

The collection of children under a parent [CertAuth].

CrlBuilder
CrlInfo
CsrInfo
CurrentObjectSet

This type describes the complete current set of objects for CA key.

CurrentObjectSetDelta

This type describes a set up of objects published for a CA key.

IniDet
ManifestBuilder
ManifestInfo
OldKey
PendingKey

A Pending Key in a resource class. Should usually have an open IssuanceRequest, and will be move to a 'new' or 'current' CertifiedKey when a certificate is received.

ResourceClass

A CA may have multiple parents, e.g. two RIRs, and it may not get all its resource entitlements in one set, but in a number of so-called "resource classes".

Rfc8183Id
RoaInfo
RoaUpdates

Describes an update to the set of ROAs under a ResourceClass.

Roas

ROAs held by a resource class in a CA.

RouteAuthorization

This type defines a prefix and optional maximum length (other than the prefix length) which is to be authorized for the given origin ASN.

RouteAuthorizationUpdates
RouteInfo

Meta-information about a configured RouteAuthorization.

Routes

The current authorizations and corresponding meta-information for a CA.

SignSupport

Support signing by CAs

Enums

AddedOrUpdated
CmdDet
EvtDet
KeyState

This type contains the keys for a resource class and guards that keys are created, activated, rolled and retired properly.

LastResponse

Constants

TA_NAME

Traits

Signer

Functions

ta_handle

Type Definitions

CaRepository
Cmd
CurrentKey
Evt
Ini
NewKey
RpkiManifest
RpkiNotify