Module hassle_rs::fake_sign

source ·

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 as crate::validate_dxil() but in a more cross platform way.