Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.BCrypt.BCryptAlgorithmCache.Entry Struct Reference

Public Member Functions

unsafe Entry (string hashAlgorithmId, BCryptOpenAlgorithmProviderFlags flags, SafeBCryptAlgorithmHandle handle)
 
unsafe Entry (string hashAlgorithmId, BCryptOpenAlgorithmProviderFlags flags, Microsoft.Win32.SafeHandles.SafeBCryptAlgorithmHandle handle)
 

Properties

string HashAlgorithmId [get, private set]
 
BCryptOpenAlgorithmProviderFlags Flags [get, private set]
 
SafeBCryptAlgorithmHandle Handle [get, private set]
 
int HashSizeInBytes [get, private set]
 
Microsoft.Win32.SafeHandles.SafeBCryptAlgorithmHandle Handle [get, private set]
 

Detailed Description

Definition at line 301 of file Interop.cs.


The documentation for this struct was generated from the following files: