public static class DiffieHellmanGroups.DHGroup extends Object
Modifier and Type | Method and Description |
---|---|
BigInteger |
getG() |
BigInteger |
getP() |
Integer |
getSize() |
public BigInteger getG()
public BigInteger getP()
public Integer getSize()
Copyright © 2024. All rights reserved.