C# Class EU.Europa.EC.Markt.Dss.Signature.Token.PrefilledPasswordCallback

Class that hold a simple password.
Class that hold a simple password.
Inheritance: PasswordInputCallback
Exibir arquivo Open project: nonorganic/dssnet

Public Methods

Method Description
GetPassword ( ) : char[]
PrefilledPasswordCallback ( char password )

The default constructor for PrefillPasswordCallback.

The default constructor for PrefillPasswordCallback.

Method Details

GetPassword() public method

public GetPassword ( ) : char[]
return char[]

PrefilledPasswordCallback() public method

The default constructor for PrefillPasswordCallback.
The default constructor for PrefillPasswordCallback.
public PrefilledPasswordCallback ( char password )
password char