1 instantiation of SafeCryptMsgHandle
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
4093SafeCryptMsgHandle invalidHandle = new SafeCryptMsgHandle(IntPtr.Zero);
15 references to SafeCryptMsgHandle
System (15)
security\system\security\cryptography\cryptoapi.cs (15)
2328[In] SafeCryptMsgHandle hCryptMsg, 2338[In] SafeCryptMsgHandle hCryptMsg, 2347SafeCryptMsgHandle CryptMsgOpenToDecode( 2359[In] SafeCryptMsgHandle hCryptMsg, 2368[In] SafeCryptMsgHandle hCryptMsg, 2616[In] SafeCryptMsgHandle hCryptMsg, 2625[In] SafeCryptMsgHandle hCryptMsg, 2633SafeCryptMsgHandle CryptMsgOpenToEncode( 2644SafeCryptMsgHandle CryptMsgOpenToEncode( 3219[In] SafeCryptMsgHandle hCryptMsg, 3238[In] SafeCryptMsgHandle hCryptMsg, 3256SafeCryptMsgHandle CryptMsgOpenToEncode( 3279SafeCryptMsgHandle CryptMsgOpenToEncode( 4091internal static SafeCryptMsgHandle InvalidHandle { 4093SafeCryptMsgHandle invalidHandle = new SafeCryptMsgHandle(IntPtr.Zero);