#include <pubkey.h>
Definition at line 723 of file pubkey.h.
Public Types | |
| typedef GP | GroupParameters |
Public Member Functions | |
| O | GetAlgorithmID () const |
| bool | BERDecodeAlgorithmParameters (BufferedTransformation &bt) |
| bool | DEREncodeAlgorithmParameters (BufferedTransformation &bt) const |
| const GP & | GetGroupParameters () const |
| GP & | AccessGroupParameters () |
1.5.1-p1