parseRegistrationResponse
fun parseRegistrationResponse(value: RawRegistrationResponse): ValidationResult<RegistrationResponse>
Interprets a byte-preserving registration response without depending on its JSON representation.