2 types derived from EncryptedType
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
9public sealed class EncryptedData : EncryptedType
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
9public sealed class EncryptedKey : EncryptedType
1 reference to EncryptedType
System.Security (1)
System.Security.cs (1)
47[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.EncryptedType))]