Skip to content

KeyInfo

ratranqu edited this page Apr 26, 2021 · 2 revisions

KeyInfo

public protocol KeyInfo: ProtocolCodable 

Inheritance

ProtocolCodable

Requirements

type

var type: KeyType 

name

var name: String 

publicKey

var publicKey: PublicKeyProtocol 

address

var address: AccountAddress 

path()

func path() throws -> BIP44Params

algorithm

var algorithm: SigningAlgorithm 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally