4 references to CipherData
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
47
CipherData = new
CipherData
();
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
87
CipherData = new
CipherData
();
System\Security\Cryptography\Xml\EncryptedType.cs (1)
96
get => _cipherData ??= new
CipherData
();
System\Security\Cryptography\Xml\XmlLicenseTransform.cs (1)
68
cipherDataObj = new
CipherData
();