public static final class ZCertStore.Hasher extends java.lang.Object implements ZCertStore.Fingerprinter
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
buffer |
| Constructor and Description |
|---|
Hasher() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
print(java.io.File path) |
private java.io.InputStream |
stream(java.io.File path) |
public byte[] print(java.io.File path)
print in interface ZCertStore.Fingerprinterprivate java.io.InputStream stream(java.io.File path)