Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.CspKeyContainerInfo Class Referencesealed

Public Member Functions

 CspKeyContainerInfo (CspParameters parameters)
 

Package Functions

 CspKeyContainerInfo (CspParameters parameters, bool randomKeyContainer)
 

Properties

bool Accessible [get]
 
bool Exportable [get]
 
bool HardwareDevice [get]
 
stringKeyContainerName [get]
 
KeyNumber KeyNumber [get]
 
bool MachineKeyStore [get]
 
bool Protected [get]
 
stringProviderName [get]
 
int ProviderType [get]
 
bool RandomlyGenerated [get]
 
bool Removable [get]
 
string UniqueKeyContainerName [get]
 

Private Member Functions

object ReadKeyParameterSilent (int keyParam, bool throwOnNotFound=true)
 
object ReadDeviceParameterVerifyContext (int keyParam)
 

Private Attributes

readonly CspParameters _parameters
 
readonly bool _randomKeyContainer
 

Detailed Description

Definition at line 7 of file CspKeyContainerInfo.cs.


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