| Modifier and Type | Class and Description |
|---|---|
class |
MessageDigestIonHasherProvider
IonHasherProvider implementation that delegates to java.security.MessageDigest.
|
| Modifier and Type | Method and Description |
|---|---|
IonHashReaderBuilder |
IonHashReaderBuilder.withHasherProvider(IonHasherProvider hasherProvider)
Specifies the hash function implementation to use.
|
IonHashWriterBuilder |
IonHashWriterBuilder.withHasherProvider(IonHasherProvider hasherProvider)
Specifies the hash function implementation to use.
|