store Prism DIDAnd Private Keys
open override fun storePrismDIDAndPrivateKeys(did: DID, keyPathIndex: Int?, alias: String?, privateKeys: List<StorableKey>)(source)
Stores the Prism DID, key path index, alias, and private keys.
Parameters
did
The Prism DID to store.
key Path Index
The key path index.
alias
The optional alias for the Prism DID.
private Keys
The list of private keys to store.