iaik.tc.asn1.skae
Class EvidenceBase

Object
  extended by BaseStructure
      extended by EvidenceBase
Direct Known Subclasses:
AttestationEvidence, EnvelopedAttestationEvidence

public abstract class EvidenceBase
extends BaseStructure

abstract base class for SKAE evidence structures.


Constructor Summary
EvidenceBase()
           
 
Method Summary
abstract  ASN1Object toASN1Object()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvidenceBase

public EvidenceBase()
Method Detail

toASN1Object

public abstract ASN1Object toASN1Object()
                                 throws CodingException
Specified by:
toASN1Object in class BaseStructure
Throws:
CodingException