#include <pubkey.h>
Inheritance diagram for PublicKeyBaseTemplate:

Public Methods | |
| PublicKeyBaseTemplate (const F &f) | |
| PublicKeyBaseTemplate (BufferedTransformation &bt) | |
| void | DEREncode (BufferedTransformation &bt)const |
| const F& | GetTrapdoorFunction ()const |
Protected Methods | |
| PublicKeyBaseTemplate () | |
| virtual unsigned int | PaddedBlockBitLength ()const=0 |
| unsigned int | PaddedBlockByteLength ()const |
Protected Attributes | |
| F | f |
Definition at line 103 of file pubkey.h.
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
|||
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000