[DllImport("crypt32.dll", SetLastError = true)]
internal static extern bool CryptEncodeObject(
uint dwCertEncodingType,
IntPtr lpszStructType,
IntPtr pvStructInfo,
byte[] pbEncoded,
ref uint pcbEncoded);
Declare Function CryptEncodeObject Lib "crypt32.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!
