ValueRipemd160Reset Method

Reset parameters to start new hash. Only call if plan to hash multiple times with same Ripemd160 instance. Do not call if only performing one hash per Ripemd160 instance.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.3.0+ce4f0b6532a6a09537fffcf84d41de9c9c921c0a
C#
public void Reset()

See Also