| Interface | Description |
|---|---|
| P11CryptServiceFactory |
Factory to create
P11CryptService. |
| P11ModuleFactory |
Factory to create
P11Module. |
| P11ModuleFactoryRegister |
Register of
P11ModuleFactorys. |
| P11Params |
PKCS#11 params.
|
| Enum | Description |
|---|---|
| P11Slot.P11KeyUsage | |
| Pkcs11conf.NewObjectConf.CertAttribute |
| Exception | Description |
|---|---|
| P11DuplicateEntityException |
Exception indicates duplicated entities.
|
| P11PermissionException |
Exception indicates permission error.
|
| P11TokenException |
PKCS#11 token exception.
|
| P11UnknownEntityException |
Exception inidcates unknown PKCS#11 entity.
|
| P11UnsupportedMechanismException |
Exception indicates unsupported PKCS#11 mechanism.
|
Copyright © 2019. All rights reserved.