PrismDerivationPath

constructor(walletPurpose: Int = 29, didMethod: Int = 29, didIndex: Int = 0, keyPurpose: KeyUsage, keyIndex: Int)(source)

Constructs a new instance of the class.

Parameters

walletPurpose

the purpose of the wallet

didMethod

the method used for DID (Decentralized Identifier) generation

didIndex

the index of the DID

keyPurpose

the purpose of the key

keyIndex

the index of the key


constructor(walletPurpose: Int = 29, didMethod: Int = 29, didIndex: Int = 0, keyPurpose: Int, keyIndex: Int)(source)