net.ripe.rpki.commons.crypto.util
Class CertificateRepositoryObjectFactory
java.lang.Object
net.ripe.rpki.commons.crypto.util.CertificateRepositoryObjectFactory
public final class CertificateRepositoryObjectFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createCertificateRepositoryObject
public static CertificateRepositoryObject createCertificateRepositoryObject(byte[] encoded,
ValidationResult validationResult)
- Parameters:
encoded - the DER encoded object.
- Returns:
- a parsed
CertificateRepositoryObject or null in case the encoded object has a valid location
but its contents can not be parsed.
Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.