Class Nacl.Encrypted

  • Enclosing class:
    Nacl

    public static class Nacl.Encrypted
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Encrypted()  
    • Method Summary

      Modifier and Type Method Description
      byte[] getEncrypted()  
      byte[] getNonce()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Encrypted

        public Encrypted()
    • Method Detail

      • getEncrypted

        public byte[] getEncrypted()
      • getNonce

        public byte[] getNonce()