public abstract class P11KeyGenSpeed
extends org.xipki.util.BenchmarkExecutor
| Modifier and Type | Class and Description |
|---|---|
static class |
P11KeyGenSpeed.DSA |
static class |
P11KeyGenSpeed.EC |
static class |
P11KeyGenSpeed.RSA |
static class |
P11KeyGenSpeed.SM2 |
| Modifier and Type | Field and Description |
|---|---|
protected org.xipki.security.pkcs11.P11Slot |
slot |
| Constructor and Description |
|---|
P11KeyGenSpeed(org.xipki.security.pkcs11.P11Slot slot,
byte[] id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
genKeypair() |
protected org.xipki.security.pkcs11.P11Slot.P11NewKeyControl |
getControl() |
protected Runnable |
getTestor() |
public P11KeyGenSpeed(org.xipki.security.pkcs11.P11Slot slot,
byte[] id,
String description)
Copyright © 2018. All rights reserved.