Public Member Functions | |
PivRsaPkcsMechanism (Token *thisToken) | |
~PivRsaPkcsMechanism (void) | |
PIV_RV | sign (Session *sess, CK_BYTE *in, CK_ULONG inLen, CK_BYTE *out, CK_ULONG *outLen) |
PIV_RV | decrypt (Session *sess, CK_BYTE *in, CK_ULONG inLen, CK_BYTE *out, CK_ULONG *outLen) |
|
construct this object and 'add' it to the token for search. Currently it does not get added to the token
|
|
Does nothing |
|
Fullfills the Mechanism interface.
Implements Mechanism. |
|
Fullfills the Mechanism interface.
Implements Mechanism. |