Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

CODEX_Ciphers::RSASignature Class Reference

Serializable encapsulation of an RSA signature. More...

#include <RSA.h>

Inheritance diagram for CODEX_Ciphers::RSASignature:

Inheritance graph
[legend]
Collaboration diagram for CODEX_Ciphers::RSASignature:

Collaboration graph
[legend]
List of all members.

Public Methods

 RSASignature ()
 Default constructor, for creating an object to be unmarshalled.

 RSASignature (BIGNUM *s)
 Constructor taking signature as a BIGNUM.

 RSASignature (const CODEX_ASN1::BigNumber &s)
 Constructor taking signature as a BigNumber.

virtual ~RSASignature ()
 Destructor.


Detailed Description

Serializable encapsulation of an RSA signature.

This is just an extension of CODEX_ASN1::BigNumber.

Definition at line 66 of file RSA.h.


The documentation for this class was generated from the following file:
Generated on Wed Jun 2 16:33:04 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18