Credentials
public struct Credentials
Undocumented
-
Undocumented
Declaration
Swift
public let accountId: AccountObjectId -
Undocumented
Declaration
Swift
public let keyPair: ECKeyPair -
Undocumented
Declaration
Swift
public init(_ accountId: AccountObjectId, encryptedWif wif: String, passphrase: String) throws -
Undocumented
Declaration
Swift
public init(_ accountId: AccountObjectId, wif: String) throws -
Undocumented
Declaration
Swift
public init(_ accountId: AccountObjectId, keyPair: ECKeyPair)
View on GitHub
Install in Dash
Credentials Structure Reference