AESGmac(SecurityFactory securityFactory,
String signatureAlgorithm,
int threads) |
DSA(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
String signatureAlgorithm,
int threads,
int plength,
int qlength) |
DSA(int plength,
int qlength,
SecurityFactory securityFactory) |
DSA(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String signatureAlgorithm,
int threads,
int plength,
int qlength) |
DSA(SecurityFactory securityFactory,
String signatureAlgorithm,
int threads,
int plength,
int qlength) |
EC(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid,
SecurityFactory securityFactory) |
EC(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
String signatureAlgorithm,
int threads,
org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid) |
EC(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String signatureAlgorithm,
int threads,
org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid) |
EC(SecurityFactory securityFactory,
String signatureAlgorithm,
int threads,
org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid) |
HMAC(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
String signatureAlgorithm,
int threads) |
HMAC(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String signatureAlgorithm,
int threads) |
HMAC(SecurityFactory securityFactory,
String signatureAlgorithm,
int threads) |
JceSignSpeed(SecurityFactory securityFactory,
String type,
String alias,
String signatureAlgorithm,
String description,
int threads) |
P11SignSpeed(SecurityFactory securityFactory,
P11Slot slot,
String signatureAlgorithm,
boolean deleteKeyAfterTest,
P11IdentityId identityId,
String description,
int threads) |
P12KeyGenSpeed(String description,
SecurityFactory securityFactory) |
P12SignSpeed(SecurityFactory securityFactory,
String signatureAlgorithm,
byte[] keystore,
String description,
int threads) |
P12SignSpeed(String tokenType,
SecurityFactory securityFactory,
String signatureAlgorithm,
byte[] keystore,
String description,
int threads) |
RSA(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
String signatureAlgorithm,
int threads,
int keysize,
BigInteger publicExponent) |
RSA(int keysize,
BigInteger publicExponent,
SecurityFactory securityFactory) |
RSA(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String signatureAlgorithm,
int threads,
int keysize,
BigInteger publicExponent) |
RSA(SecurityFactory securityFactory,
String signatureAlgorithm,
int threads,
int keysize,
BigInteger publicExponent) |
SM2(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
int threads) |
SM2(SecurityFactory securityFactory,
int threads) |
SM2(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
int threads) |