public class RoaCms extends RpkiSignedObject implements Roa
| Modifier and Type | Field and Description |
|---|---|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
CONTENT_TYPE |
ALLOWED_SIGNATURE_ALGORITHM_OIDS, DIGEST_ALGORITHM_OID, RSA_ENCRYPTION_OID, SHA256WITHRSA_ENCRYPTION_OID| Modifier | Constructor and Description |
|---|---|
protected |
RoaCms(RpkiSignedObjectInfo cmsObjectInfo,
net.ripe.ipresource.Asn asn,
List<RoaPrefix> prefixes) |
| Modifier and Type | Method and Description |
|---|---|
net.ripe.ipresource.Asn |
getAsn() |
URI |
getParentCertificateUri() |
List<RoaPrefix> |
getPrefixes() |
net.ripe.ipresource.IpResourceSet |
getResources() |
static RoaCms |
parseDerEncoded(byte[] encoded) |
protected void |
validateWithCrl(String location,
CertificateRepositoryObjectValidationContext context,
ValidationOptions options,
ValidationResult result,
X509Crl crl) |
equals, getCertificate, getCertificateIssuer, getCertificateSubject, getContentType, getCrlUri, getEncoded, getNotValidAfter, getNotValidBefore, getSigningTime, getValidityPeriod, hashCode, isPastValidityTime, isRevoked, signedBy, validate, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValidityPeriodpublic static final org.bouncycastle.asn1.ASN1ObjectIdentifier CONTENT_TYPE
protected RoaCms(RpkiSignedObjectInfo cmsObjectInfo, net.ripe.ipresource.Asn asn, List<RoaPrefix> prefixes)
public net.ripe.ipresource.IpResourceSet getResources()
public List<RoaPrefix> getPrefixes()
getPrefixes in interface Roapublic URI getParentCertificateUri()
getParentCertificateUri in interface CertificateRepositoryObjectpublic static RoaCms parseDerEncoded(byte[] encoded)
protected void validateWithCrl(String location, CertificateRepositoryObjectValidationContext context, ValidationOptions options, ValidationResult result, X509Crl crl)
validateWithCrl in class RpkiSignedObjectCopyright © 2008–2019 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.