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
3 references to EncryptedType
System.Security (1)
System.Security.cs (1)
47[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.EncryptedType))]
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\KeyInfo.cs (2)
67EncryptedType.IncrementLoadXmlCurrentThreadDepth(); 116EncryptedType.DecrementLoadXmlCurrentThreadDepth();