net.ripe.rpki.commons.provisioning.x509.pkcs10
Class RpkiCaCertificateRequestParser
java.lang.Object
net.ripe.rpki.commons.provisioning.x509.pkcs10.RpkiCaCertificateRequestParser
public class RpkiCaCertificateRequestParser
- extends Object
Helper class to parse PKCS10CertificationRequests for RPKI CA certificates providing convenient
accessors to information needed in this domain.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RpkiCaCertificateRequestParser
public RpkiCaCertificateRequestParser(org.bouncycastle.pkcs.PKCS10CertificationRequest pkcs10CertificationRequest)
throws RpkiCaCertificateRequestParserException
- Throws:
RpkiCaCertificateRequestParserException
getCaRepositoryUri
public URI getCaRepositoryUri()
getManifestUri
public URI getManifestUri()
getNotificationUri
public URI getNotificationUri()
getPublicKey
public PublicKey getPublicKey()
Copyright © 2008-2015 RIPE NCC, the Netherlands. All Rights Reserved.