C# 클래스 CeloClavis.TestServer

상속: EncryptedType.IKeyServer
파일 보기 프로젝트 열기: jkuemerle/EncryptedType

공개 프로퍼티들

프로퍼티 타입 설명
_keys string>.IDictionary

공개 메소드들

메소드 설명
GetKey ( string KeyName ) : string
TestServer ( ) : System

메소드 상세

GetKey() 공개 메소드

public GetKey ( string KeyName ) : string
KeyName string
리턴 string

TestServer() 공개 메소드

public TestServer ( ) : System
리턴 System

프로퍼티 상세

_keys 공개적으로 프로퍼티

public IDictionary _keys
리턴 string>.IDictionary