net.ripe.rpki.commons.crypto.util
Class CertificateRepositoryObjectFactory

java.lang.Object
  extended by net.ripe.rpki.commons.crypto.util.CertificateRepositoryObjectFactory

public final class CertificateRepositoryObjectFactory
extends Object


Method Summary
static CertificateRepositoryObject createCertificateRepositoryObject(byte[] encoded, ValidationResult validationResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createCertificateRepositoryObject

public static CertificateRepositoryObject createCertificateRepositoryObject(byte[] encoded,
                                                                            ValidationResult validationResult)
Parameters:
encoded - the DER encoded object.
Throws:
CertificateRepositoryObjectParserException - when encoded object can't be parsed


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