net.ripe.rpki.commons.validation.objectvalidators
Interface ResourceCertificateLocator


public interface ResourceCertificateLocator


Method Summary
 CertificateRepositoryObjectFile<X509Crl> findCrl(X509ResourceCertificate certificate)
           
 CertificateRepositoryObjectFile<X509ResourceCertificate> findParent(X509ResourceCertificate certificate)
           
 

Method Detail

findParent

CertificateRepositoryObjectFile<X509ResourceCertificate> findParent(X509ResourceCertificate certificate)

findCrl

CertificateRepositoryObjectFile<X509Crl> findCrl(X509ResourceCertificate certificate)


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