| P11CryptService
PKCS#11 cryptographic service.
|
| P11CryptServiceFactory
|
| P11DuplicateEntityException
Exception indicates duplicated entities.
|
| P11Identity
PKCS#11 identity (private key and the corresponding public key and certificates).
|
| P11IdentityId
|
| P11KeyParameter
AsymmetricKeyParameter for PKCS#11 private key.
|
| P11Module
PKCS#11 module.
|
| P11ModuleConf
Configuration of a PKCS#11 module.
|
| P11ModuleConf.P11MechanismFilter |
| P11ModuleConf.P11NewObjectConf |
| P11ModuleConf.P11PasswordsRetriever |
| P11ModuleFactory
|
| P11ModuleFactoryRegister
|
| P11ObjectIdentifier
Identifier of a PKCS#11 Object.
|
| P11Params
PKCS#11 params.
|
| P11PermissionException
Exception indicates permission error.
|
| P11RSAKeyParameter
RSAKeyParameters for PKCS#11 token.
|
| P11Slot
PKCS#11 slot.
|
| P11Slot.P11KeyUsage |
| P11Slot.P11NewKeyControl |
| P11Slot.P11NewObjectControl |
| P11Slot.P11SlotRefreshResult |
| P11SlotIdentifier
|
| P11TokenException
PKCS#11 token exception.
|
| P11UnknownEntityException
Exception inidcates unknown PKCS#11 entity.
|
| P11UnsupportedMechanismException
Exception indicates unsupported PKCS#11 mechanism.
|
| Pkcs11conf
Configuration of PKCS#11.
|
| Pkcs11conf.MechanimFilter |
| Pkcs11conf.MechanismSet |
| Pkcs11conf.Module |
| Pkcs11conf.NativeLibrary |
| Pkcs11conf.NewObjectConf |
| Pkcs11conf.NewObjectConf.CertAttribute |
| Pkcs11conf.PasswordSet |
| Pkcs11conf.Slot |