public class KeyFactory
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
KeyFactory(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_std__shared_ptrT_KeyInterface_t |
createKey(SWIGTYPE_p_bcos__bytesConstRef _keyData) |
SWIGTYPE_p_std__shared_ptrT_KeyInterface_t |
createKey(SWIGTYPE_p_std__vectorT_unsigned_char_t _keyData) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(KeyFactory obj) |
protected void |
swigSetCMemOwn(boolean own) |
protected static long getCPtr(KeyFactory obj)
protected void swigSetCMemOwn(boolean own)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public SWIGTYPE_p_std__shared_ptrT_KeyInterface_t createKey(SWIGTYPE_p_bcos__bytesConstRef _keyData)
public SWIGTYPE_p_std__shared_ptrT_KeyInterface_t createKey(SWIGTYPE_p_std__vectorT_unsigned_char_t _keyData)