C# Class CeloClavis.RavenDBServer

Inheritance: IKeyServer
Show file Open project: jkuemerle/EncryptedType

Public Methods

Method Description
GetKey ( string KeyName ) : string
RavenDBServer ( string Url, string Database ) : System

Private Methods

Method Description
RavenDBServer ( ) : System

Method Details

GetKey() public method

public GetKey ( string KeyName ) : string
KeyName string
return string

RavenDBServer() public method

public RavenDBServer ( string Url, string Database ) : System
Url string
Database string
return System