Skip to content

KeyInfo

ratranqu edited this page Mar 4, 2021 · 2 revisions

KeyInfo

public protocol KeyInfo: ProtocolCodable

Inheritance

ProtocolCodable

Requirements

type

var type: KeyType

name

var name: String

publicKey

var publicKey: PublicKey

address

var address: AccountAddress

path()

func path() throws -> BIP44Params

algorithm

var algorithm: SigningAlgorithm

Clone this wiki locally