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