| Class | Description |
|---|---|
| P11ProxyConstants |
PKCS#11 proxy constants.
|
| ProxyMessage |
ASN.1 Messages communicated between the PKCS#11 proxy client and server.
|
| ProxyMessage.AddCertParams |
Parameters to add certificate.
|
| ProxyMessage.DigestSecretKeyTemplate |
Definition of DigestSecretKeyTemplate.
|
| ProxyMessage.GenDSAKeypairParams |
Parameters to generate RSA keypair.
|
| ProxyMessage.GenECEdwardsOrMontgomeryKeypairParams |
Paramters to generate EC keypair.
|
| ProxyMessage.GenECKeypairParams |
Parameters to generate EC keypair.
|
| ProxyMessage.GenRSAKeypairParams |
Parameters to generate RSA keypair.
|
| ProxyMessage.GenSecretKeyParams |
Parameters to generate secret key.
|
| ProxyMessage.GenSM2KeypairParams |
Parameters to generate SM2 keypair.
|
| ProxyMessage.IdentityId |
Identifier of the PKCS#11 identity.
|
| ProxyMessage.ImportSecretKeyParams |
Parameters to import secret key.
|
| ProxyMessage.Mechanism |
Definition of Mechanism.
|
| ProxyMessage.NewKeyControl |
Control how to create new PKCS#11 keypair / secret key.
|
| ProxyMessage.NewObjectControl |
Control how to create new PKCS#11 object.
|
| ProxyMessage.ObjectIdAndCert |
Definition of ObjectIdAndCert.
|
| ProxyMessage.ObjectIdentifier |
Identifier of PKCS#11 object.
|
| ProxyMessage.ObjectIdentifiers |
List of
ProxyMessage.ObjectIdentifiers. |
| ProxyMessage.P11Params |
ASN.1 PKCS#11 params.
|
| ProxyMessage.RemoveObjectsParams |
Parameters to remove objects.
|
| ProxyMessage.RSAPkcsPssParams |
Parameters to create RSAPkcsPss signature.
|
| ProxyMessage.ServerCaps |
Server capability.
|
| ProxyMessage.SignTemplate |
Definition of SignTemplate.
|
| ProxyMessage.SlotIdAndObjectId |
Slot identifier and Object identifier.
|
| ProxyMessage.SlotIdentifier |
Slot identifier.
|
| ProxyP11Module |
P11Module for PKCS#11 proxy. |
| ProxyP11ModuleFactory |
P11ModuleFactory to create P11Module of type "proxy". |
| ProxyP11Slot |
P11Slot for PKCS#11 proxy. |
Copyright © 2019. All rights reserved.