Click or drag to resize

ICryptoProviderCreateDataHasher Method

Get data hasher.

Namespace:  Guardtime.KSI
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
IDataHasher CreateDataHasher(
	HashAlgorithm algorithm
)

Parameters

algorithm
Type: Guardtime.KSI.HashingHashAlgorithm

Return Value

Type: IDataHasher
See Also