1 write to EncryptionAlgorithm
System.Messaging (1)
System\Messaging\Message.cs (1)
1019
this.filter.
EncryptionAlgorithm
= true;
2 references to EncryptionAlgorithm
System.Messaging (2)
System\Messaging\Message.cs (2)
997
if (!this.filter.
EncryptionAlgorithm
)
2301
if (this.filter.
EncryptionAlgorithm
)