Метод | Описание | |
---|---|---|
CreateDataObject ( |
Creates the data object.
|
|
GenerateKey ( |
Generates symetric key.
|
|
GenerateKeyPair ( |
Generates asymetric key pair.
|
|
GetUsableSlot ( |
Finds slot containing the token that matches criteria specified in Settings class
|
public static CreateDataObject ( |
||
session | Read-write session with user logged in | |
Результат |
public static GenerateKey ( |
||
session | Read-write session with user logged in | |
Результат |
public static GenerateKeyPair ( |
||
session | Read-write session with user logged in | |
publicKeyHandle | Output parameter for public key object handle | |
privateKeyHandle | Output parameter for private key object handle | |
Результат | void |
public static GetUsableSlot ( |
||
pkcs11 | Initialized PKCS11 wrapper | |
Результат |