#include <private_key.h>
Public Member Functions | |
Construction | |
| CL_PrivateKey () | |
| CL_PrivateKey (SECKEYPrivateKey *key) | |
| Constructs a PrivateKey. | |
| CL_PrivateKey (const CL_PrivateKey ©) | |
| Constructs a PrivateKey. | |
| ~CL_PrivateKey () | |
Operations | |
| CL_PrivateKey & | operator= (const CL_PrivateKey ©) |
Public Attributes | |
Attributes | |
| SECKEYPrivateKey * | key |
|
|
|
|
|
Constructs a PrivateKey.
|
|
|
Constructs a PrivateKey.
|
|
|
|
|
|
|
|
|
|
1.4.6