|
gluu
|

公開メンバ関数 | |
| RawAuthenticateResponse | parseRawAuthenticateResponse (String rawDataBase64) |
| void | checkSignature (String appId, ClientData clientData, RawAuthenticateResponse rawAuthenticateResponse, byte[] publicKey) throws BadInputException |
静的公開変数類 | |
| static final String | AUTHENTICATE_GET_TYPE = "navigator.id.getAssertion" |
| static final String | AUTHENTICATE_CANCEL_TYPE = "navigator.id.cancelAssertion" |
| static final String [] | SUPPORTED_AUTHENTICATE_TYPES = new String[] { AUTHENTICATE_GET_TYPE, AUTHENTICATE_CANCEL_TYPE } |
非公開メンバ関数 | |
| byte [] | packBytesToSign (byte[] appIdHash, byte userPresence, long counter, byte[] challengeHash) |
非公開変数類 | |
| Logger | log |
| SHA256withECDSASignatureVerification | signatureVerification |
Provides operations with U2F RAW authentication response
|
inline |
|
inlineprivate |
|
inline |
|
static |
|
static |
|
private |
|
private |
|
static |
1.8.13