Uses of Class
net.ripe.rpki.commons.crypto.crl.X509Crl.Entry

Packages that use X509Crl.Entry
net.ripe.rpki.commons.crypto.crl   
 

Uses of X509Crl.Entry in net.ripe.rpki.commons.crypto.crl
 

Methods in net.ripe.rpki.commons.crypto.crl that return X509Crl.Entry
 X509Crl.Entry X509CrlBuilder.getRevokedCertificate(BigInteger serial)
           
 X509Crl.Entry X509Crl.getRevokedCertificate(BigInteger serialNumber)
           
 

Methods in net.ripe.rpki.commons.crypto.crl that return types with arguments of type X509Crl.Entry
 SortedSet<X509Crl.Entry> X509Crl.getRevokedCertificates()
           
 

Methods in net.ripe.rpki.commons.crypto.crl with parameters of type X509Crl.Entry
 int X509Crl.Entry.compareTo(X509Crl.Entry o)
           
 



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