CryptoKeypath
The CryptoKeypath class represents a cryptographic key path.
Parameters
components:PathComponent[]An array of path components, default is an empty array.sourceFingerprint:BufferThe source fingerprint, optional.depth:numberThe depth, optional.
PathComponent
PathComponentThe PathComponent class represents an individual component in a cryptographic key path.
Parameters
args: Objectindex:numberThe component index, optional.hardened:booleanIndicates whether it is hardened.
URL Example
ur:crypto-keypath/xxxxxLast updated
Was this helpful?