net.ripe.rpki.commons.crypto
Class UnknownCertificateRepositoryObject
java.lang.Object
net.ripe.rpki.commons.crypto.UnknownCertificateRepositoryObject
- All Implemented Interfaces:
- Serializable, CertificateRepositoryObject
public class UnknownCertificateRepositoryObject
- extends Object
- implements CertificateRepositoryObject
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnknownCertificateRepositoryObject
public UnknownCertificateRepositoryObject(byte[] encoded)
validate
public void validate(String location,
CertificateRepositoryObjectValidationContext context,
CrlLocator crlLocator,
ValidationOptions options,
ValidationResult result)
- Specified by:
validate in interface CertificateRepositoryObject
isPastValidityTime
public boolean isPastValidityTime()
- Specified by:
isPastValidityTime in interface CertificateRepositoryObject
isRevoked
public boolean isRevoked()
- Specified by:
isRevoked in interface CertificateRepositoryObject
getCrlUri
public URI getCrlUri()
- Specified by:
getCrlUri in interface CertificateRepositoryObject
getParentCertificateUri
public URI getParentCertificateUri()
- Specified by:
getParentCertificateUri in interface CertificateRepositoryObject
getEncoded
public byte[] getEncoded()
- Specified by:
getEncoded in interface CertificateRepositoryObject
Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.