CLASS
DCRConfiguration
Contents
- Methods
init(templateClientId:clientRegistrationEndpointUrl:)
public final class DCRConfiguration: NSObject
DCR configuration that is used as a fallback when key-attestation is not supported on the device.
- Parameters:
- templateClientId: The template client ID as configured in the Curity Identity Server.
- clientRegistrationEndpointUrl: The client registration endpoint URI.
Methods
init(templateClientId:clientRegistrationEndpointUrl:)
@objc public init(templateClientId: String, clientRegistrationEndpointUrl: URL)