net.ripe.rpki.commons.crypto.cms.roa
Class RoaCmsParser
java.lang.Object
net.ripe.rpki.commons.crypto.cms.RpkiSignedObjectParser
net.ripe.rpki.commons.crypto.cms.roa.RoaCmsParser
public class RoaCmsParser
- extends RpkiSignedObjectParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoaCmsParser
public RoaCmsParser()
parse
public void parse(ValidationResult result,
byte[] encoded)
- Overrides:
parse in class RpkiSignedObjectParser
isSuccess
public boolean isSuccess()
getRoaCms
public RoaCms getRoaCms()
decodeContent
public void decodeContent(org.bouncycastle.asn1.ASN1Encodable encoded)
- Specified by:
decodeContent in class RpkiSignedObjectParser
Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.