#include <pk.h>
Inheritance diagram for FParms:


Public Types | |
| typedef const num & | cnum |
| const reference to a num | |
Protected Types | |
| None | |
| type not specified | |
| Natural = 1 | |
| natural numbers | |
| Negative | |
| negative integers | |
| Char2 | |
| field of characteristic 2 | |
| Modular | |
| ring of integers or prime field of characteristic greater than 2 | |
| enum | Types { None, Natural = 1, Negative, Char2, Modular } |
| IDs for various parameter types. More... | |
Protected Member Functions | |
| FParms (int type=Natural, int len=1) | |
| Constructor. | |
| FParms (int n1, const num &p1) | |
| Constructor. | |
| ~FParms () | |
| Destructor. | |
| void | init (int n, const num &inv1) |
| Initialize this object. | |
enum Types [protected] |
| ISC Cryptographic Development Kit - User's Guide | |
| Questions? E-mail ISC technical support | |
| Copyright© 2002-2006 Information Security Corp. All rights reserved. |