public class KeyPairGenRSA extends Object implements KeyPairGenRSA
| Constructor and Description |
|---|
KeyPairGenRSA() |
public void init(int key_size)
throws Exception
init in interface KeyPairGenRSAExceptionpublic byte[] getD()
getD in interface KeyPairGenRSApublic byte[] getE()
getE in interface KeyPairGenRSApublic byte[] getN()
getN in interface KeyPairGenRSApublic byte[] getC()
getC in interface KeyPairGenRSApublic byte[] getEP()
getEP in interface KeyPairGenRSApublic byte[] getEQ()
getEQ in interface KeyPairGenRSApublic byte[] getP()
getP in interface KeyPairGenRSApublic byte[] getQ()
getQ in interface KeyPairGenRSACopyright © 2022 JCraft,Inc.. All rights reserved.