3 references to EncryptionMethod
System.Security (3)
system\security\cryptography\xml\encrypteddata.cs (1)
41
this.EncryptionMethod = new
EncryptionMethod
();
system\security\cryptography\xml\encryptedkey.cs (1)
85
this.EncryptionMethod = new
EncryptionMethod
();
system\security\cryptography\xml\transform.cs (1)
1370
encryptionMethodObj = new
EncryptionMethod
();