C# Class Mono.Btls.MonoBtlsX509StoreManager

Datei anzeigen Open project: mono/mono Class Usage Examples

Public Methods

Method Description
GetStorePath ( MonoBtlsX509StoreType type ) : string
HasStore ( MonoBtlsX509StoreType type ) : bool

Private Methods

Method Description
DoInitialize ( ) : void
Initialize ( ) : void

Method Details

GetStorePath() public static method

public static GetStorePath ( MonoBtlsX509StoreType type ) : string
type MonoBtlsX509StoreType
return string

HasStore() public static method

public static HasStore ( MonoBtlsX509StoreType type ) : bool
type MonoBtlsX509StoreType
return bool