public class X509RouterCertificate extends X509GenericCertificate implements X509CertificateObject
POLICY_INFORMATION, POLICY_OID| Modifier | Constructor and Description |
|---|---|
protected |
X509RouterCertificate(X509Certificate certificate) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getCrlUri() |
URI |
getParentCertificateUri() |
boolean |
isPastValidityTime() |
boolean |
isRevoked() |
void |
validate(String location,
CertificateRepositoryObjectValidationContext context,
CrlLocator crlLocator,
ValidationOptions options,
ValidationResult result) |
void |
validate(String location,
CertificateRepositoryObjectValidationContext context,
X509Crl crl,
URI crlUri,
ValidationOptions options,
ValidationResult result) |
equals, findFirstAuthorityInformationAccessByMethod, findFirstRsyncCrlDistributionPoint, findFirstSubjectInformationAccessByMethod, getAuthorityInformationAccess, getAuthorityKeyIdentifier, getBase64String, getCertificate, getCertificatePolicy, getCrlDistributionPoints, getEncoded, getIssuer, getManifestUri, getPublicKey, getRepositoryUri, getRrdpNotifyUri, getSerialNumber, getSubject, getSubjectInformationAccess, getSubjectKeyIdentifier, getValidityPeriod, hasErrorInRevocationCheck, hashCode, isCa, isEe, isObjectIssuer, isRoot, isRouter, toString, verifyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEncodedprotected X509RouterCertificate(X509Certificate certificate)
public URI getCrlUri()
getCrlUri in interface CertificateRepositoryObjectpublic URI getParentCertificateUri()
getParentCertificateUri in interface CertificateRepositoryObjectpublic void validate(String location, CertificateRepositoryObjectValidationContext context, CrlLocator crlLocator, ValidationOptions options, ValidationResult result)
validate in interface CertificateRepositoryObjectpublic void validate(String location, CertificateRepositoryObjectValidationContext context, X509Crl crl, URI crlUri, ValidationOptions options, ValidationResult result)
validate in interface CertificateRepositoryObjectpublic boolean isPastValidityTime()
isPastValidityTime in interface CertificateRepositoryObjectpublic boolean isRevoked()
isRevoked in interface CertificateRepositoryObjectCopyright © 2008–2020 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.