net.ripe.rpki.commons.crypto.cms.ghostbuster
Class GhostbustersCmsParser

java.lang.Object
  extended by net.ripe.rpki.commons.crypto.cms.RpkiSignedObjectParser
      extended by net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParser

public class GhostbustersCmsParser
extends RpkiSignedObjectParser


Constructor Summary
GhostbustersCmsParser()
           
 
Method Summary
 void decodeContent(org.bouncycastle.asn1.ASN1Encodable encoded)
           
 GhostbustersCms getGhostbustersCms()
           
 boolean isSuccess()
           
 void parse(ValidationResult result, byte[] encoded)
           
 
Methods inherited from class net.ripe.rpki.commons.crypto.cms.RpkiSignedObjectParser
getCertificate, getContentType, getEncoded, getResourceCertificate, getSigningTime, getValidationResult, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhostbustersCmsParser

public GhostbustersCmsParser()
Method Detail

parse

public void parse(ValidationResult result,
                  byte[] encoded)
Overrides:
parse in class RpkiSignedObjectParser

decodeContent

public void decodeContent(org.bouncycastle.asn1.ASN1Encodable encoded)
Specified by:
decodeContent in class RpkiSignedObjectParser

getGhostbustersCms

public GhostbustersCms getGhostbustersCms()

isSuccess

public boolean isSuccess()


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