public class VirgilAsn1Compatible extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
VirgilAsn1Compatible(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
delete() |
protected void |
finalize() |
void |
fromAsn1(byte[] asn1) |
protected static long |
getCPtr(VirgilAsn1Compatible obj) |
byte[] |
toAsn1() |
protected VirgilAsn1Compatible(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(VirgilAsn1Compatible obj)
public void delete()
public void close()
close in interface AutoCloseablepublic byte[] toAsn1()
public void fromAsn1(byte[] asn1)
Copyright © 2016. All rights reserved.