Site icon EfmSoft

¿Qué significa el código HRESULT 0xC00D7184 (MF_E_INVALID_AKE_CHANNEL_PARAMETERS)?

 
Anterior Siguiente
MF_E_RESOLUTION_REQUIRES_PMP_CREATION_CALLBACK MF_E_CONTENT_PROTECTION_SYSTEM_NOT_ENABLED

MF_E_INVALID_AKE_CHANNEL_PARAMETERS

Los parámetros del canal AKE no son válidos

MF_E_INVALID_AKE_CHANNEL_PARAMETERS media Foundation no pudo construir el endpoint de Authentication and Key Exchange a partir de los datos DTCP suministrados.

  • Registra hostname, port y origen de la configuración DTCP sin exponer material sensible.
  • Valida rango de puerto, nombre vacío/mal formado y conversión de tipos.
  • Distingue este fallo de un AKE que sí conecta pero rechaza credenciales/keys.

Corrige los parámetros de endpoint antes de iniciar la autenticación; capturas criptográficas no ayudan si ni siquiera existe un destino utilizable.

DTLA: DTCP overview · DTLA: DTCP informational specifications · Microsoft: Protected Media Path


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version