2 references to GetCipherValue
System.Security (2)
system\security\cryptography\xml\encryptedxml.cs (2)
328
byte[] cipherValue =
GetCipherValue
(encryptedData.CipherData);
704
byte[] cipherValue =
GetCipherValue
(encryptedData.CipherData);