C# Class CeloClavis.TestServer

Inheritance: EncryptedType.IKeyServer
Show file Open project: jkuemerle/EncryptedType

Public Properties

Property Type Description
_keys string>.IDictionary

Public Methods

Method Description
GetKey ( string KeyName ) : string
TestServer ( ) : System

Method Details

GetKey() public method

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

TestServer() public method

public TestServer ( ) : System
return System

Property Details

_keys public property

public IDictionary _keys
return string>.IDictionary