public interface KeyPairGenDSA
Modifier and Type | Method and Description |
---|---|
byte[] |
getG() |
byte[] |
getP() |
byte[] |
getQ() |
byte[] |
getX() |
byte[] |
getY() |
void |
init(int key_size) |
Copyright © 2022 JCraft,Inc.. All rights reserved.