Companion

object Companion

Functions

Link copied to clipboard
fun fromCoseAlgorithmIdentifier(coseAlgorithmIdentifier: Int): Algorithm
Link copied to clipboard
fun fromHashAlgorithmIdentifier(hashAlgorithmIdentifier: String): Algorithm

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

Link copied to clipboard
fun fromJoseAlgorithmIdentifier(joseAlgorithmIdentifier: String): Algorithm
Link copied to clipboard

Creates an Algorithm from its name.