java.lang.Object | |
↳ | com.google.android.gms.fido.fido2.api.common.AuthenticatorAssertionResponse.Builder |
Builds AuthenticatorAssertionResponse
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an empty builder.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Builds a
AuthenticatorAssertionResponse | |||||||||||
Sets authenticator data
| |||||||||||
Sets client data JSON
| |||||||||||
Sets key handle
| |||||||||||
Sets signature
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates an empty builder.
Builds a AuthenticatorAssertionResponse
Returns | |
---|---|
AuthenticatorAssertionResponse |
Sets authenticator data
Parameters | |
---|---|
authenticatorData |
byte |
Returns | |
---|---|
AuthenticatorAssertionResponse.Builder |