Home
last modified time | relevance | path

Searched defs:getG (Results 1 – 11 of 11) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
DPacketKexDhGexGroup.java45 public BigInteger getG() in getG() method in PacketKexDhGexGroup
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/signature/
DDSAPublicKey.java40 public BigInteger getG() in getG() method in DSAPublicKey
DDSAPrivateKey.java43 public BigInteger getG() in getG() method in DSAPrivateKey
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/pkcs/
DDHParameter.java59 public BigInteger getG() in getG() method in DHParameter
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DDSAParameter.java77 public BigInteger getG() in getG() method in DSAParameter
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/params/
DDSAParameters.java47 public BigInteger getG() in getG() method in DSAParameters
DECDomainParameters.java62 public ECPoint getG() in getG() method in ECDomainParameters
DDHParameters.java111 public BigInteger getG() in getG() method in DHParameters
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x9/
DDHDomainParameters.java100 public DERInteger getG() in getG() method in DHDomainParameters
DX9ECParameters.java106 public ECPoint getG() in getG() method in X9ECParameters
/external/bouncycastle/src/main/java/org/bouncycastle/jce/spec/
DECParameterSpec.java73 public ECPoint getG() in getG() method in ECParameterSpec