public class EAYDSAPrivateKey extends BaseDSAPrivateKey
params, X| Constructor and Description |
|---|
EAYDSAPrivateKey(byte[] encoding) |
EAYDSAPrivateKey(java.security.interfaces.DSAPrivateKey key) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
java.lang.String |
getFormat() |
getAlgorithm, getParams, getX, getYpublic EAYDSAPrivateKey(byte[] encoding)
throws java.io.IOException
java.io.IOExceptionpublic EAYDSAPrivateKey(java.security.interfaces.DSAPrivateKey key)
public java.lang.String getFormat()
getFormat in interface java.security.KeygetFormat in class BaseDSAPrivateKeypublic byte[] getEncoded()
getEncoded in interface java.security.KeygetEncoded in class BaseDSAPrivateKeyCopyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.