BiometricSignatureData

Biometric data of a Signature. Biometric data contains timing, pressure sensitivity, and general input information that was collected while writing the signature. The biometric data can be written to a PDF document while digitally signing using a . Create instances of this class using the .

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
Types of input devices that for creating a signature.

Functions

Link copied to clipboard
Returns input method that was used to create the signature.
Link copied to clipboard
Returns pressure points that were collected during signature creation.
Link copied to clipboard
Returns time points that were registered during signature creation.
Link copied to clipboard
abstract fun getTouchRadius(): Float
Returns touch radius of the input device.