| Package | Description |
|---|---|
| org.xipki.security | |
| org.xipki.security.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
static SignAlgo |
SignAlgo.getInstance(P11Identity p11Key,
SignerConf signerConf) |
| Modifier and Type | Method and Description |
|---|---|
P11Identity |
P11Slot.getIdentity(byte[] keyId,
String keyLabel) |
abstract P11Identity |
P11Slot.getIdentity(P11IdentityId identityId) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PublicKey |
P11Slot.getPublicKey(P11Identity identity) |
| Constructor and Description |
|---|
P11ContentSignerBuilder(SecurityFactory securityFactory,
P11Identity identity,
X509Cert[] certificateChain) |
P11MacContentSignerBuilder(P11Identity identity) |
P11RSAKeyParameter(P11Identity identity) |
Copyright © 2023. All rights reserved.