public class VirgilBase64 extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
VirgilBase64() |
protected |
VirgilBase64(long cPtr,
boolean cMemoryOwn) |
protected VirgilBase64(long cPtr,
boolean cMemoryOwn)
public VirgilBase64()
protected static long getCPtr(VirgilBase64 obj)
public void delete()
public void close()
close in interface AutoCloseablepublic static String encode(byte[] data)
public static byte[] decode(String base64str)
Copyright © 2016. All rights reserved.