SigningClientSecret1Response

CLASS

# SigningClientSecret1Response

@objc public class SigningClientSecret1Response: NSObject, Codable

HTTP response object received in a completion block after a call to signingClientSecret1 method of the API class.

# Properties

# signingClientSecretShare

public var signingClientSecretShare: String = ""

First signing client secret share.

# cs2URL

public var cs2URL: URL?

The URL where the second signing client secret share will be retrieved from.

# curve

public var curve: String = ""

Elliptic curve used in the crypto library.

# dtas

public var dtas: String = ""

Base64 encoded string containing DTA-s.

# mpinId

public var mpinId: String = ""

Identity identifier.