MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.crypto
/
Algorithm
/
Companion
/
fromName
from
Name
fun
fromName
(
name
:
String
)
:
Algorithm
Creates an
Algorithm
from its name.
Parameters
name
name of the algorithm.
Throws
Illegal
Argument
Exception
if there is no corresponding value.