unmanaged c++ encrypted twine c# byte[]
i have an unmanaged c dll i c# category library encrypts twine value an encrypted twine contains non-ascii characters. i need take information the binary values file, nonetheless c# treats calm string rather byte[].
the encrypted value ordinarily contains special characters (\r, \o, etc). i converting returned twine c# controlling form codeset (ascii, utf-7, utf-16) writes special impression values windows interpreted values instead tangible binary representation.
my doubt i lift information unmanaged dll byte[] rather twine i record controlling binarywriter?
thanks.
Comments
Post a Comment