Cip0000JVM

fmgp.did.method.prism.cardano.Cip0000JVM
object Cip0000JVM

Attributes

See also
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cip0000JVM.type

Members list

Value members

Concrete methods

def deriveHardened(mnemonic: String, passphrase: String = ..., didIndex: Int = ..., keyUsage: PrismKeyUsage = ..., keyIndex: Int = ...): HdKeyPair

Derive a hardened child key pair.

Derive a hardened child key pair.

Hardened derivation uses the private key and produces keys that cannot be derived from the parent public key.

Value parameters

index

the child index (will be hardened: index + 0x80000000)

Attributes

Returns

the derived child key pair