pub unsafe extern "C" fn CFGI_GetSecureInfoSignature(
    data: *mut u8_
) -> Result
Expand description

Gets the 0x100-byte RSA-2048 SecureInfo signature.

§Arguments

  • data - Pointer to output the buffer. (The size must be at least 0x100-bytes)