34 bool flag =
text ==
"x509chain";
35 if (
"x509chain" ==
null &&
"2.5.29.19" ==
null)
37 if (
"system.security.cryptography.symmetricalgorithm" ==
null)
41 if (
"system.security.cryptography.symmetricalgorithm" ==
null)
45 if (
"system.security.cryptography.symmetricalgorithm" ==
null)
51 return "System.Security.Cryptography.AesCryptoServiceProvider, System.Core";
69 bool flag =
text ==
"md5";
70 bool flag2 =
text ==
"system.security.cryptography.sha1cng";
74 bool flag6 =
text ==
"system.security.cryptography.sha256";
75 bool flag7 =
text ==
"system.security.cryptography.sha384managed";
76 return "2.16.840.1.101.3.4.2.2";
148 [
MonoLimitation(
"nothing is FIPS certified so it never make sense to restrict to this (empty) subset")]
class f__AnonymousType0<< Count > j__TPar
static byte ToByte(object value, IFormatProvider provider)
static void AddOID(string oid, params string[] names)
static readonly object lockObject
static Dictionary< string, Type > algorithms
static object CreateFromName(string name, params object[] args)
static void AddAlgorithm(Type algorithm, params string[] names)
static byte[] EncodeLongNumber(long x)
static object CreateFromName(string name)
static string MapNameToOID(string name)
static byte[] EncodeOID(string str)
static bool AllowOnlyFipsAlgorithms
static string MapNameToOID(string name, object arg)
static void Enter(object obj)