Interface SoDeviceConfiguration.SignatureHashCallback
-
- Enclosing class:
- SoDeviceConfiguration
public static interface SoDeviceConfiguration.SignatureHashCallbackcalled when the hash dialog is displayed on the signature device
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonHash(java.lang.String hash)hash dialog is displayed
-