Botan::ASN1_Object Class Reference

#include <asn1_int.h>

Inheritance diagram for Botan::ASN1_Object:

Botan::AlgorithmIdentifier Botan::AlternativeName Botan::ASN1_EAC_String Botan::ASN1_String Botan::Attribute Botan::CRL_Entry Botan::EAC_Time Botan::Extensions Botan::OID Botan::X509_DN Botan::X509_Time

List of all members.

Public Member Functions

virtual void decode_from (class BER_Decoder &from)=0
virtual void encode_into (class DER_Encoder &to) const =0
virtual ~ASN1_Object ()


Detailed Description

Basic ASN.1 Object Interface

Definition at line 56 of file asn1_int.h.


Constructor & Destructor Documentation

virtual Botan::ASN1_Object::~ASN1_Object (  )  [inline, virtual]

Definition at line 71 of file asn1_int.h.

00071 {}


Member Function Documentation

virtual void Botan::ASN1_Object::decode_from ( class BER_Decoder from  )  [pure virtual]

virtual void Botan::ASN1_Object::encode_into ( class DER_Encoder to  )  const [pure virtual]


The documentation for this class was generated from the following file:

Generated on Tue Jun 29 08:56:41 2010 for Botan by  doxygen 1.5.8