Interface IEbicsSecurityMediumSignatureClass2

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll

Optional interface for security medias that support secure password entry for the digital signature key.

public interface IEbicsSecurityMediumSignatureClass2

Remarks

If this interface is implemented, then the interfaces IEbicsSecurityMediumClass2, and IEbicsSecurityMediumSignature, must be implemented to.

Methods

AuthenticateSignatureKeySecure()

Authenticate usage of the digital signature key at the card reader PIN pad.

bool AuthenticateSignatureKeySecure()

Returns

bool

ChangeSignaturePasswordSecure()

Change the digital signature password of the smart card at the card reader PIN pad.

bool ChangeSignaturePasswordSecure()

Returns

bool