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) |
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.