| Package | Description |
|---|---|
| org.xipki.security | |
| org.xipki.security.pkcs11 | |
| org.xipki.security.pkcs12 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSecurityFactory
TODO.
|
class |
SecurityFactoryImpl
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityFactory |
Securities.getSecurityFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentContentSigner |
SignerFactoryRegisterImpl.newSigner(SecurityFactory securityFactory,
String type,
SignerConf conf,
X509Certificate[] certificateChain) |
ConcurrentContentSigner |
SignerFactoryRegister.newSigner(SecurityFactory securityFactory,
String type,
SignerConf conf,
X509Certificate[] certificateChain)
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
P11SignerFactory.setSecurityFactory(SecurityFactory securityFactory) |
| Constructor and Description |
|---|
P11ContentSignerBuilder(P11CryptService cryptService,
SecurityFactory securityFactory,
P11IdentityId identityId,
X509Certificate[] certificateChain) |
| Modifier and Type | Method and Description |
|---|---|
void |
P12SignerFactory.setSecurityFactory(SecurityFactory securityFactory) |
Copyright © 2018. All rights reserved.