org.openuat.authentication
Interface KeyManager.VerificationHandler
- All Known Implementing Classes:
- BluetoothRFCOMMChannel.TempHandler, DHWithVerification.StartVerificationHandler, OpenUATtoolkit.TempHandler
- Enclosing class:
- KeyManager
public static interface KeyManager.VerificationHandler
This interface must be implemented by classes used for key
verification.
startVerification
void startVerification(byte[] sharedAuthenticationKey,
java.lang.String optionalParam,
RemoteConnection toRemote)
2005-2009, Rene Mayrhofer.