C# Class Keyczar.Pbe.PbeHashType

Inheritance: Keyczar.Util.StringType
Afficher le fichier Open project: jbtule/keyczar-dotnet

Méthodes publiques

Méthode Description
PbeHashType ( string identifier ) : System.ComponentModel

Initializes a new instance of the PbeHashType class.

Method Details

PbeHashType() public méthode

Initializes a new instance of the PbeHashType class.
public PbeHashType ( string identifier ) : System.ComponentModel
identifier string The identifer.
Résultat System.ComponentModel