net.ripe.rpki.commons.crypto.cms.manifest
Class ManifestCmsParser
java.lang.Object
net.ripe.rpki.commons.crypto.cms.RpkiSignedObjectParser
net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParser
public class ManifestCmsParser
- extends RpkiSignedObjectParser
See http://tools.ietf.org/html/draft-ietf-sidr-rpki-manifests-07
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManifestCmsParser
public ManifestCmsParser()
ManifestCmsParser
public ManifestCmsParser(ValidationResult result)
parse
public void parse(ValidationLocation location,
byte[] encoded)
- Overrides:
parse in class RpkiSignedObjectParser
isSuccess
public boolean isSuccess()
getManifestCms
public ManifestCms getManifestCms()
decodeContent
public void decodeContent(org.bouncycastle.asn1.ASN1Encodable encoded)
- Specified by:
decodeContent in class RpkiSignedObjectParser
Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.