setAttestKeyAlias
Method to specify if an attest key should be used.
By default no attest key is used. See setAttestKeyAlias() method for more information about attest keys.
Return
the builder.
Parameters
attestKeyAlias
the Android Keystore alias of the attest key or null
to not use an attest key.