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