extractAuthenticatorData
fun extractAuthenticatorData(attestationObject: ByteArray, field: String = "attestationObject"): ValidationResult<Base64UrlBytes>
Extracts the authData byte string from a structurally valid attestation object.