public class ScExistenceProof extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static ScExistenceProof |
deserialize(byte[] existanceProofBytes) |
void |
freeScExistenceProof() |
byte[] |
serialize() |
public void freeScExistenceProof()
public byte[] serialize()
public static ScExistenceProof deserialize(byte[] existanceProofBytes)
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2020–2021. All rights reserved.