KeyAlgorithm

object KeyAlgorithm
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def fromHexAccount(hexAccountKey: String): KeyAlgorithm

get Algorithm from a hex account key : 0106cA7c39cD272DbF21a86EeB3B36B7c26E2e9b94af64292419f7862936bcA2cA

get Algorithm from a hex account key : 0106cA7c39cD272DbF21a86EeB3B36B7c26E2e9b94af64292419f7862936bcA2cA

def fromId(id: Int): KeyAlgorithm

get KeyAlgorithm from an id

get KeyAlgorithm from an id

def matchKeyWithAlgo(algorithm: KeyAlgorithm, hexAccountKey: String): Boolean

match hex key account to an algorithm

match hex key account to an algorithm