Package 

Class Base64Java

  • All Implemented Interfaces:
    com.goterl.lazysodium.utils.Base64Facade

    
    public class Base64Java
     implements Base64Facade
                        
    • Method Summary

      Modifier and Type Method Description
      String encode(Array<byte> cipher)
      Array<byte> decode(String cipherText)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait