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