PINEntryUI
public class PINEntryUI
This represents the UI component required to set the physical card PIN securely.
Since
3.3.0-
The method for UI to wipe internal component’s sensitive data. Also recommended to use when user cancels.
Declaration
Swift
public func wipe()
-
The method for UI to make a network call to submit change PIN request.
Declaration
Swift
public func submit(completion: @escaping (D1Error?) -> Void)
Parameters
completion
callback when submit is completed, with error when applicable. Possible errors: