C# Class JabbR.Services.FileBasedKeyProvider

Default keys are generate on the fly and persisted to a specified folder
Inheritance: IKeyProvider
Afficher le fichier Open project: ucdavis/JabbR

Méthodes publiques

Méthode Description
FileBasedKeyProvider ( ) : System
FileBasedKeyProvider ( string path ) : System

Private Methods

Méthode Description
GetDefaultPath ( ) : string

Method Details

FileBasedKeyProvider() public méthode

public FileBasedKeyProvider ( ) : System
Résultat System

FileBasedKeyProvider() public méthode

public FileBasedKeyProvider ( string path ) : System
path string
Résultat System