net.ripe.rpki.commons.crypto.cms.ghostbuster
Class GhostbustersCms

java.lang.Object
  extended by net.ripe.rpki.commons.crypto.cms.RpkiSignedObject
      extended by net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCms
All Implemented Interfaces:
Serializable, CertificateRepositoryObject

public class GhostbustersCms
extends RpkiSignedObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.ripe.rpki.commons.crypto.cms.RpkiSignedObject
DIGEST_ALGORITHM_OID, RSA_ENCRYPTION_OID, SHA256WITHRSA_ENCRYPTION_OID
 
Constructor Summary
protected GhostbustersCms(RpkiSignedObjectInfo cmsObjectData)
           
 
Method Summary
 URI getParentCertificateUri()
           
protected  void validateWithCrl(String location, CertificateRepositoryObjectValidationContext context, ValidationOptions options, ValidationResult result, X509Crl crl)
           
 
Methods inherited from class net.ripe.rpki.commons.crypto.cms.RpkiSignedObject
equals, getCertificate, getCertificateIssuer, getCertificateSubject, getContentType, getCrlUri, getEncoded, getNotValidAfter, getNotValidBefore, getSigningTime, getValidityPeriod, hashCode, isPastValidityTime, isRevoked, signedBy, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhostbustersCms

protected GhostbustersCms(RpkiSignedObjectInfo cmsObjectData)
Method Detail

validateWithCrl

protected void validateWithCrl(String location,
                               CertificateRepositoryObjectValidationContext context,
                               ValidationOptions options,
                               ValidationResult result,
                               X509Crl crl)
Specified by:
validateWithCrl in class RpkiSignedObject

getParentCertificateUri

public URI getParentCertificateUri()


Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.