Ejemplo n.º 1
0
 public static extern SafeCryptMsgHandle CryptMsgOpenToDecode(
     CMSG_ENCODING dwMsgEncodingType,
     CMSG_OPENTODECODE_FLAGS dwFlags,
     uint dwMsgType,
     IntPtr hCryptProv,
     IntPtr pRecipientInfo,
     IntPtr pStreamInfo);
Ejemplo n.º 2
0
 public static extern SafeCryptMsgHandle CryptMsgOpenToDecode(
     CMSG_ENCODING dwMsgEncodingType,
     CMSG_OPENTODECODE_FLAGS dwFlags,
     uint dwMsgType,
     IntPtr hCryptProv,
     IntPtr pRecipientInfo,
     IntPtr pStreamInfo);