public class DSAKeyPool
extends java.lang.Object
| Constructor and Description |
|---|
DSAKeyPool() |
DSAKeyPool(int a_poolsize) |
| Modifier and Type | Method and Description |
|---|---|
AsymmetricCryptoKeyPair |
popKeyPair()
Pop a key pair from the stack.
|
void |
start() |
void |
stop() |
public void start()
public void stop()
public AsymmetricCryptoKeyPair popKeyPair()
Copyright © 2023. All rights reserved.