8    [global::Cpp2ILInjected.Token(Token = 
"0x2000043")]
 
    9    internal sealed class KeyBuilder
 
   11        [global::Cpp2ILInjected.Token(Token = 
"0x17000019")]
 
   12        private static global::System.Security.Cryptography.RandomNumberGenerator 
Rng 
   14            [global::Cpp2ILInjected.Token(Token = 
"0x600012C")]
 
   15            [global::Cpp2ILInjected.Address(RVA = 
"0x1AB8B50", Offset = 
"0x1AB8B50", Length = 
"0x68")]
 
   16            [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
typeof(
KeyBuilder), Member = 
"Key", MemberParameters = 
new object[] { 
typeof(
int) }, ReturnType = 
typeof(
byte[]))]
 
   17            [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
typeof(
KeyBuilder), Member = 
"IV", MemberParameters = 
new object[] { 
typeof(
int) }, ReturnType = 
typeof(
byte[]))]
 
   18            [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
 
   19            [global::Cpp2ILInjected.CallAnalysis.Calls(
Type = 
typeof(global::System.Security.Cryptography.RandomNumberGenerator), Member = 
"Create", ReturnType = 
typeof(global::System.Security.Cryptography.RandomNumberGenerator))]
 
   20            [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
 
 
   27        [global::Cpp2ILInjected.Token(Token = 
"0x600012D")]
 
   28        [global::Cpp2ILInjected.Address(RVA = 
"0x1AB8BB8", Offset = 
"0x1AB8BB8", Length = 
"0x68")]
 
   29        [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
 
   30        [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
typeof(global::System.Security.Cryptography.DESTransform), Member = 
"GetStrongKey", ReturnType = 
typeof(
byte[]))]
 
   31        [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
typeof(global::System.Security.Cryptography.RC2Transform), Member = 
".ctor", MemberParameters = 
new object[]
 
   33            typeof(global::System.Security.Cryptography.RC2),
 
   37        }, ReturnType = 
typeof(
void))]
 
   38        [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
typeof(global::System.Security.Cryptography.TripleDESTransform), Member = 
"GetStrongKey", ReturnType = 
typeof(
byte[]))]
 
   39        [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
"System.Security.Cryptography.AesCryptoServiceProvider", Member = 
"GenerateKey", ReturnType = 
typeof(
void))]
 
   40        [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
 
   41        [global::Cpp2ILInjected.CallAnalysis.Calls(
Type = 
typeof(KeyBuilder), Member = 
"get_Rng", ReturnType = 
typeof(global::System.Security.Cryptography.RandomNumberGenerator))]
 
   42        [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
 
   43        public static byte[] 
Key(
int size)
 
 
   48        [global::Cpp2ILInjected.Token(Token = 
"0x600012E")]
 
   49        [global::Cpp2ILInjected.Address(RVA = 
"0x1AB8C20", Offset = 
"0x1AB8C20", Length = 
"0x68")]
 
   50        [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
 
   53            typeof(global::System.Security.Cryptography.SymmetricAlgorithm),
 
   56        }, ReturnType = 
typeof(
void))]
 
   57        [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type = 
"System.Security.Cryptography.AesCryptoServiceProvider", Member = 
"GenerateIV", ReturnType = 
typeof(
void))]
 
   58        [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
 
   59        [global::Cpp2ILInjected.CallAnalysis.Calls(
Type = 
typeof(KeyBuilder), Member = 
"get_Rng", ReturnType = 
typeof(global::System.Security.Cryptography.RandomNumberGenerator))]
 
   60        [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
 
   61        public static byte[] 
IV(
int size)
 
 
   66        [global::Cpp2ILInjected.Token(Token = 
"0x400013E")]
 
   67        private static global::System.Security.Cryptography.RandomNumberGenerator 
rng;
 
class f__AnonymousType0<< Count > j__TPar
 
static byte[] Key(int size)
 
static RandomNumberGenerator Rng
 
static byte[] IV(int size)
 
static global::System.Security.Cryptography.RandomNumberGenerator rng