|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter org.gudy.bouncycastle.crypto.params.DSAKeyParameters
public class DSAKeyParameters
Constructor Summary | |
---|---|
DSAKeyParameters(boolean isPrivate,
DSAParameters params)
|
Method Summary | |
---|---|
DSAParameters |
getParameters()
|
Methods inherited from class org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter |
---|
isPrivate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DSAKeyParameters(boolean isPrivate, DSAParameters params)
Method Detail |
---|
public DSAParameters getParameters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |