Home
last modified time | relevance | path

Searched refs:Aes192Encryption (Results 1 – 24 of 24) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DSecurityAlgorithms.cs12 public const string Aes192Encryption = SecurityAlgorithmStrings.Aes192Encryption; field in System.IdentityModel.Tokens.SecurityAlgorithms
H A DSecurityKeyElement.cs153 case SecurityAlgorithms.Aes192Encryption: in IsSymmetricAlgorithm()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/Test/System.IdentityModel.Tokens/
H A DInMemorySymmetricSecurityKeyTest.cs77 alg = key.GetSymmetricAlgorithm (SecurityAlgorithms.Aes192Encryption); in GetSymmetricAlgorithmAES()
124 Assert.IsNotNull (key.GetSymmetricAlgorithm (SecurityAlgorithms.Aes192Encryption)); in GetSymmetricAlgorithmNullKey()
132 Assert.IsNotNull (key.GetSymmetricAlgorithm (SecurityAlgorithms.Aes192Encryption)); in GetSymmetricAlgorithmWrongSize()
H A DSecurityAlgorithmsTest.cs44 …sert.AreEqual ("http://www.w3.org/2001/04/xmlenc#aes192-cbc", SecurityAlgorithms.Aes192Encryption); in Constants()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DCryptoHelper.cs470 case SecurityAlgorithms.Aes192Encryption: in CreateDecryptor()
498 case SecurityAlgorithms.Aes192Encryption: in CreateEncryptor()
607 case SecurityAlgorithms.Aes192Encryption: in GetIVSize()
683 case SecurityAlgorithms.Aes192Encryption: in GetSymmetricAlgorithm()
928 case SecurityAlgorithms.Aes192Encryption: in IsSymmetricAlgorithm()
984 case SecurityAlgorithms.Aes192Encryption: in IsSymmetricSupportedAlgorithm()
1158 case SecurityAlgorithms.Aes192Encryption: in GetDefaultAlgorithm()
H A DXD.cs582 public XmlDictionaryString Aes192Encryption; field in System.IdentityModel.SecurityAlgorithmDictionary
610 … this.Aes192Encryption = dictionary.CreateString(IdentityModelStringsVersion1.String97, 97); in SecurityAlgorithmDictionary()
639 … this.Aes192Encryption = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String97); in SecurityAlgorithmDictionary()
1592 public const string Aes192Encryption = IdentityModelStringsVersion1.String97; field in System.IdentityModel.SecurityAlgorithmStrings
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Tokens/
H A DSecurityAlgorithms.cs37 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
H A DInMemorySymmetricSecurityKey.cs136 case SecurityAlgorithms.Aes192Encryption: in GetSymmetricAlgorithm()
219 case SecurityAlgorithms.Aes192Encryption: in IsSupportedAlgorithm()
H A DSecurityKey.cs52 case SecurityAlgorithms.Aes192Encryption: in GetAlgorithmSupportType()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel.Selectors/infocard/common/managed/
H A DInfoCardCryptoHelper.cs39 case SecurityAlgorithms.Aes192Encryption: in IsSymmetricAlgorithm()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DCryptoHelper.cs214 case SecurityAlgorithms.Aes192Encryption: in GetAlgorithmType()
313 case SecurityAlgorithms.Aes192Encryption: in IsSymmetricSupportedAlgorithm()
H A DSecurityAlgorithmSuite.cs583 …yptionAlgorithmDictionaryString { get { return XD.SecurityAlgorithmDictionary.Aes192Encryption; } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DXD.cs1069 public XmlDictionaryString Aes192Encryption; field in System.ServiceModel.SecurityAlgorithmDictionary
1097 … this.Aes192Encryption = dictionary.CreateString(ServiceModelStringsVersion1.String140, 140); in SecurityAlgorithmDictionary()
2140 public const string Aes192Encryption = ServiceModelStringsVersion1.String140; field in System.ServiceModel.SecurityAlgorithmStrings
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.IdentityModel.cs998 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.IdentityModel.cs998 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.IdentityModel.cs1195 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.IdentityModel.cs2610 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.IdentityModel.cs2609 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.IdentityModel.cs2708 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.IdentityModel.cs2708 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.IdentityModel.cs2707 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.IdentityModel.cs2707 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.IdentityModel.cs2707 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.IdentityModel.cs2708 public const string Aes192Encryption = "http://www.w3.org/2001/04/xmlenc#aes192-cbc"; field in System.IdentityModel.Tokens.SecurityAlgorithms