C# Class JabbR.Services.FileBasedKeyProvider.KeyCache

Mostrar archivo Open project: ucdavis/JabbR

Public Methods

Method Description
KeyCache ( string path ) : System

Private Methods

Method Description
GenerateRandomKey ( ) : byte[]

Generates a 256 bit random key

Method Details

KeyCache() public method

public KeyCache ( string path ) : System
path string
return System