public class KeyPairInterface
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
KeyPairInterface(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_Address |
address(SWIGTYPE_p_Hash__Ptr _hashImpl) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(KeyPairInterface obj) |
KeyPairType |
keyPairType() |
SWIGTYPE_p_PublicPtr |
publicKey() |
SWIGTYPE_p_SecretPtr |
secretKey() |
protected static long |
swigRelease(KeyPairInterface obj) |
protected static long getCPtr(KeyPairInterface obj)
protected static long swigRelease(KeyPairInterface obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public SWIGTYPE_p_SecretPtr secretKey()
public SWIGTYPE_p_PublicPtr publicKey()
public SWIGTYPE_p_Address address(SWIGTYPE_p_Hash__Ptr _hashImpl)
public KeyPairType keyPairType()