A
B
C
D
F
G
H
I
N
P
R
S
U
V
S
- sendAssertion(java.lang.String,java.lang.String,com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse,io.ktor.client.HttpClient) - function in com.ibm.security.verifysdk.fido2.api.Fido2Api
- Sends the assertion result to the server.
- sendAttestation(java.lang.String,java.lang.String,com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse,io.ktor.client.HttpClient) - function in com.ibm.security.verifysdk.fido2.api.Fido2Api
- Sends the attestation result to the server.
- setChallenge(java.lang.String) - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
- The challenge used during the registration process.
- setId(java.lang.String) - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRpEntity
- The identifier associated with the relying party.