Digital Authentication Framework  6.0.1.37
com.good.daf.auth.AuthProtocol Member List

This is the complete list of members for com.good.daf.auth.AuthProtocol, including all inherited members.

authenticate(byte[] authToken, byte[] state)com.good.daf.auth.AuthProtocolstatic
authenticate(DADevice device, byte[] authToken, byte[] state)com.good.daf.auth.AuthProtocolstatic
changePassphrase(byte[] authToken, byte[] state)com.good.daf.auth.AuthProtocolstatic
changePassphrase(DADevice device, byte[] authToken, byte[] state)com.good.daf.auth.AuthProtocolstatic
dispose()com.good.daf.auth.AuthProtocol
enroll(byte[] authToken)com.good.daf.auth.AuthProtocolstatic
enroll(DADevice device, byte[] authToken)com.good.daf.auth.AuthProtocolstatic
extractUserString(byte[] state)com.good.daf.auth.AuthProtocolstatic
getNewSecret()com.good.daf.auth.AuthProtocol
getSecret()com.good.daf.auth.AuthProtocol
getState()com.good.daf.auth.AuthProtocol
getUserString()com.good.daf.auth.AuthProtocol
inputExistingPassphrase(byte[] pp)com.good.daf.auth.AuthProtocol
inputNewPassphrase(byte[] pp)com.good.daf.auth.AuthProtocol
isFinished()com.good.daf.auth.AuthProtocol
requiresExistingPassphrase()com.good.daf.auth.AuthProtocol
requiresNewPassphrase()com.good.daf.auth.AuthProtocol
setUserString(byte[] us)com.good.daf.auth.AuthProtocol