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