2 references to GetCipherValue
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedXml.cs (2)
320
byte[] cipherValue =
GetCipherValue
(encryptedData.CipherData);
751
byte[] cipherValue =
GetCipherValue
(encryptedData.CipherData);