|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.digt.trusted.jce.spec.GOST3410KeySpec
com.digt.trusted.jce.spec.GOST3410PublicKeySpec
public class GOST3410PublicKeySpec
Constructor Summary | |
---|---|
GOST3410PublicKeySpec(byte[] y,
GOST3410ParameterSpec spec)
|
Method Summary | |
---|---|
byte[] |
getY()
Returns the public value y . |
Methods inherited from class com.digt.trusted.jce.spec.GOST3410KeySpec |
---|
getParams |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GOST3410PublicKeySpec(byte[] y, GOST3410ParameterSpec spec)
Method Detail |
---|
public byte[] getY()
y
.
y
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |