fromHashAlgorithmIdentifier

fun fromHashAlgorithmIdentifier(hashAlgorithmIdentifier: String): Algorithm

Creates an Algorithm from a hash algorithm identifier from the Named Information Hash Algorithm Registry.

Parameters

hashAlgorithmIdentifier

the hash algorithm identifier.

Throws

if there is no corresponding value.