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