Functions
- Helper function for signing DXIL binary blobs when
dxil.dll
might not be available (such as on Linux based platforms). This essentially performs the same functionality ascrate::validate_dxil()
but in a more cross platform way.
dxil.dll
might not be available (such as on Linux based
platforms).
This essentially performs the same functionality as crate::validate_dxil()
but in a more cross platform way.