C# Class JabbR.Services.FileBasedKeyProvider.KeyCache

Afficher le fichier Open project: ucdavis/JabbR

Méthodes publiques

Méthode Description
KeyCache ( string path ) : System

Private Methods

Méthode Description
GenerateRandomKey ( ) : byte[]

Generates a 256 bit random key

Method Details

KeyCache() public méthode

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