Package org.zeromq

Class ZCertStore.Timestamper

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private byte[] buf  
    • Constructor Summary

      Constructors 
      Constructor Description
      Timestamper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] print​(java.io.File path)  
      • Methods inherited from class java.lang.Object

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

      • buf

        private final byte[] buf
    • Constructor Detail

      • Timestamper

        public Timestamper()