public static class P11SignSpeed.DSA extends P11SignSpeed
P11SignSpeed.DSA, P11SignSpeed.EC, P11SignSpeed.HMAC, P11SignSpeed.RSA, P11SignSpeed.SM2| Constructor and Description |
|---|
DSA(boolean keyPresent,
SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String keyLabel,
String signatureAlgorithm,
int threads,
int plength,
int qlength) |
DSA(SecurityFactory securityFactory,
P11Slot slot,
byte[] keyId,
String signatureAlgorithm,
int threads,
int plength,
int qlength) |
close, getNewKeyControl, getNonNullKeyId, getTesterpublic DSA(SecurityFactory securityFactory, P11Slot slot, byte[] keyId, String signatureAlgorithm, int threads, int plength, int qlength) throws Exception
ExceptionCopyright © 2023. All rights reserved.