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