6 references to MESSAGE_PROPID_SENDER_CERT
System.Messaging (6)
System\Messaging\Message.cs (6)
217properties.SetUI1Vector(NativeMethods.MESSAGE_PROPID_SENDER_CERT, new byte[DefaultSenderCertificateSize]); 1525Array.Copy(properties.GetUI1Vector(NativeMethods.MESSAGE_PROPID_SENDER_CERT), bytes, bytes.Length); 1538properties.Remove(NativeMethods.MESSAGE_PROPID_SENDER_CERT); 1544properties.SetUI1Vector(NativeMethods.MESSAGE_PROPID_SENDER_CERT, value); 2149properties.SetUI1Vector(NativeMethods.MESSAGE_PROPID_SENDER_CERT, new byte[size]); 2250this.properties.AdjustSize(NativeMethods.MESSAGE_PROPID_SENDER_CERT,