|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.digt.trusted.crypto.params.AsymmetricKeyParameter
com.digt.trusted.crypto.params.GOST3410KeyParameters
public class GOST3410KeyParameters
Constructor Summary | |
---|---|
protected |
GOST3410KeyParameters(boolean isPrivate,
GOST3410Parameters params)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
GOST3410Parameters |
getParameters()
|
Methods inherited from class com.digt.trusted.crypto.params.AsymmetricKeyParameter |
---|
isPrivate |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GOST3410KeyParameters(boolean isPrivate, GOST3410Parameters params)
Method Detail |
---|
public GOST3410Parameters getParameters()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |