org.gudy.bouncycastle.crypto.params
Class DSAPublicKeyParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
org.gudy.bouncycastle.crypto.params.DSAKeyParameters
org.gudy.bouncycastle.crypto.params.DSAPublicKeyParameters
- All Implemented Interfaces:
- CipherParameters
public class DSAPublicKeyParameters
- extends DSAKeyParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSAPublicKeyParameters
public DSAPublicKeyParameters(BigInteger y,
DSAParameters params)
getY
public BigInteger getY()