public class JDKGOST3410PublicKey extends Object implements GOST3410PublicKey
serialVersionUID| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
GOST3410Params |
getParameters() |
BigInteger |
getY() |
int |
hashCode() |
String |
toString() |
public String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic GOST3410Params getParameters()
getParameters in interface GOST3410Keypublic BigInteger getY()
getY in interface GOST3410PublicKeyCopyright © 2015. All rights reserved.