public class DjbECPrivateKey extends java.lang.Object implements ECPrivateKey
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPrivateKey() |
int |
getType() |
byte[] |
serialize() |
public byte[] serialize()
serialize in interface ECPrivateKeypublic int getType()
getType in interface ECPrivateKeypublic byte[] getPrivateKey()