- java.lang.Object
-
- com.trilead.ssh2.crypto.Base64
-
-
Constructor Summary
Constructors
Constructor and Description |
Base64() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static byte[] |
decode(char[] message) |
static char[] |
encode(byte[] content) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014. All Rights Reserved.