Public Member Functions | Public Attributes | Static Public Attributes
RawEncryptedCertificate Class Reference

#include <RawEncryptedCertificate.h>

Inheritance diagram for RawEncryptedCertificate:
Inheritance graph
[legend]
Collaboration diagram for RawEncryptedCertificate:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RawEncryptedCertificate (const DataPointer &filewalker)
QString className () const
 returns "RawEncryptedCertificate"
int size () const
 Size of data used in the file.
virtual void printOn (Reporter &report) const

Public Attributes

RawData sign
RawData cndash
CertificateAuthority certificateAuthorityReference

Static Public Attributes

static const int staticSize = 194

Constructor & Destructor Documentation

RawEncryptedCertificate::RawEncryptedCertificate ( const DataPointer filewalker)

Member Function Documentation

QString RawEncryptedCertificate::className ( ) const [virtual]

returns "RawEncryptedCertificate"

Implements Block.

void RawEncryptedCertificate::printOn ( Reporter report) const [virtual]
int RawEncryptedCertificate::size ( ) const [virtual]

Size of data used in the file.

If the data element uses 3 bytes in the file, size() will return 3.

Implements DataType.


Member Data Documentation

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

const int RawEncryptedCertificate::staticSize = 194 [static]

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