Package org.zeromq

Interface ZCertStore.Fingerprinter

All Known Implementing Classes:
ZCertStore.Hasher, ZCertStore.Timestamper
Enclosing class:
ZCertStore

public static interface ZCertStore.Fingerprinter
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    print(File path)
     
  • Method Details

    • print

      byte[] print(File path)