public interface KeyDiscover
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear the device key.
|
boolean |
isExistingValid(KeyService ks)
Determine if the existing context key is valid.
|
void |
setCredentialService(KeyService cs,
String description)
Provide pointer to Key service for extracting communication credentials.
|
void setCredentialService(KeyService cs, String description)
cs
- key servicedescription
- optional requested keyboolean isExistingValid(KeyService ks)
ks
- key servicevoid clear()
Copyright © 2015. All Rights Reserved.