com.trilead.ssh2.signature
public class DSAPublicKey extends java.lang.Object
Constructor and Description |
---|
DSAPublicKey(java.math.BigInteger p,
java.math.BigInteger q,
java.math.BigInteger g,
java.math.BigInteger y) |
Copyright © 2014. All Rights Reserved.