Class Nonce


  • public class Nonce
    extends java.lang.Object
    Nonce.
    Author:
    Lijun Liao (xipki)
    • Constructor Summary

      Constructors 
      Constructor Description
      Nonce​(byte[] bytes)  
    • Constructor Detail

      • Nonce

        public Nonce​(byte[] bytes)
    • Method Detail

      • getBytes

        public byte[] getBytes()
      • randomNonce

        public static Nonce randomNonce()