| Modifier and Type | Class and Description |
|---|---|
class |
CertificateRepositoryObjectFile<T extends CertificateRepositoryObject> |
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownCertificateRepositoryObject |
| Modifier and Type | Class and Description |
|---|---|
class |
RpkiSignedObject |
| Modifier and Type | Class and Description |
|---|---|
class |
GhostbustersCms
A ghostbusters RPKI object as defined in RFC6493.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManifestCms
A manifest of files published by a CA certificate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoaCms |
| Modifier and Type | Class and Description |
|---|---|
class |
X509Crl |
| Modifier and Type | Method and Description |
|---|---|
static CertificateRepositoryObject |
CertificateRepositoryObjectFactory.createCertificateRepositoryObject(byte[] encoded,
ValidationResult validationResult) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CertificateRepositoryObjectPrinter.print(PrintWriter printWriter,
CertificateRepositoryObject cro) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
X509CertificateObject
Introduced to distinguish between all repository objects and certificates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
X509GenericCertificate |
class |
X509ResourceCertificate
Wraps a X509 certificate containing RFC3779 resource extensions.
|
class |
X509RouterCertificate |
| Modifier and Type | Method and Description |
|---|---|
Map<URI,CertificateRepositoryObject> |
TrustAnchorResponse.getPublishedObjects() |
| Modifier and Type | Method and Description |
|---|---|
TrustAnchorResponse.Builder |
TrustAnchorResponse.Builder.addPublishedObject(URI file,
CertificateRepositoryObject publishedObject) |
| Modifier and Type | Method and Description |
|---|---|
TrustAnchorResponse.Builder |
TrustAnchorResponse.Builder.addPublishedObjects(Map<URI,CertificateRepositoryObject> publishedObjects) |
| Constructor and Description |
|---|
TrustAnchorResponse(Long requestCreationTimestamp,
Map<URI,CertificateRepositoryObject> publishedObjects,
List<TaResponse> taResponses) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CertificateRepositoryObjectValidator<T extends CertificateRepositoryObject> |
class |
RepositoryObjectValidationContext<T extends CertificateRepositoryObject> |
Copyright © 2008–2021 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.