C# 클래스 Keyczar.Pbe.PbeKeyType

상속: Keyczar.Util.StringType
파일 보기 프로젝트 열기: jbtule/keyczar-dotnet

공개 메소드들

메소드 설명
PbeKeyType ( string identifier ) : System.ComponentModel

Initializes a new instance of the PbeKeyType class.

메소드 상세

PbeKeyType() 공개 메소드

Initializes a new instance of the PbeKeyType class.
public PbeKeyType ( string identifier ) : System.ComponentModel
identifier string The identifer.
리턴 System.ComponentModel