iaik.tc.asn1
Class BaseStructure

Object
  extended by BaseStructure
Direct Known Subclasses:
CommonCriteriaMeasures, EKCertificateGenerationLocation, EKGenerationLocation, EKGenerationType, EncryptedAttestationInfo, EvaluationStatus, EvidenceBase, FIPSLevel, KeyAttestationEvidence, MeasurementRootType, StrengthOfFunction, TBBSecurityAssertions, TCGSpecVersion, TPMCertifyInfo, TPMIdentityCredentialAccessInfo, TPMSecurityAssertions, URIReference

public abstract class BaseStructure
extends Object

Abstract base class for TCG certificate (extensions) structures.


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

Constructor Detail

BaseStructure

public BaseStructure()
Method Detail

toASN1Object

public abstract ASN1Object toASN1Object()
                                 throws CodingException
Throws:
CodingException