Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
struct | Entry |
Static Public Member Functions | |
static SafeBCryptAlgorithmHandle | GetCachedBCryptAlgorithmHandle (string hashAlgorithmId, BCryptOpenAlgorithmProviderFlags flags, out int hashSizeInBytes) |
static Microsoft.Win32.SafeHandles.SafeBCryptAlgorithmHandle | GetCachedBCryptAlgorithmHandle (string hashAlgorithmId, BCryptOpenAlgorithmProviderFlags flags, out int hashSizeInBytes) |
Static Private Attributes | |
static volatile Entry[] | _cache = Array.Empty<Entry>() |
Definition at line 299 of file Interop.cs.