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