terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Security.Cryptography.KeySizes Class Referencesealed

Public Member Functions

 KeySizes (int minSize, int maxSize, int skipSize)
 

Package Functions

bool IsLegal (int keySize)
 

Static Package Functions

static bool IsLegalKeySize (KeySizes[] legalKeys, int size)
 

Properties

int MinSize [get]
 
int MaxSize [get]
 
int SkipSize [get]
 

Private Attributes

int m_minSize
 
int m_maxSize
 
int m_skipSize
 

Detailed Description

Definition at line 8 of file KeySizes.cs.


The documentation for this class was generated from the following file: