Home
last modified time | relevance | path

Searched defs:dwMsgType (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/Interop/Windows/Crypt32/
H A DInterop.CryptMsgOpenToDecode.cs17 … CryptMsgOpenToDecode(MsgEncodingType dwMsgEncodingType, int dwFlags, int dwMsgType, IntPtr hCrypt… in CryptMsgOpenToDecode()
H A DInterop.CryptMsgOpenToEncode.cs17 …tMsgOpenToEncode(MsgEncodingType dwMsgEncodingType, int dwFlags, CryptMsgType dwMsgType, CMSG_ENVE… in CryptMsgOpenToEncode()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/cryptography/
H A Dcryptoapi.cs2345 [In] uint dwMsgType, in CryptMsgOpenToDecode()
2631 [In] uint dwMsgType, in CryptMsgOpenToEncode()
2642 [In] uint dwMsgType, in CryptMsgOpenToEncode()
3254 [In] uint dwMsgType, in CryptMsgOpenToEncode()
3277 [In] uint dwMsgType, in CryptMsgOpenToEncode()