Functionsยง
- fake_
sign_ dxil_ in_ place - 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.