Class FinSecurityMediaSIZ

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

Implements the IFinSecurityMedia interface for RDH files as defined by the SIZ and used by Star Money and other products based on the SIZ HBCI Kernel.

public class FinSecurityMediaSIZ : FinSecurityMediaKeyFile, IFinSecurityMedia
Inheritance
FinSecurityMediaSIZ
Implements
Inherited Members

Constructors

FinSecurityMediaSIZ()

public FinSecurityMediaSIZ()

Methods

OnLoadKeyFile(string, string)

protected override FinAuthenticateResult OnLoadKeyFile(string sUserName, string sPassphrase)

Parameters

sUserName string
sPassphrase string

Returns

FinAuthenticateResult

OnRelease()

protected override void OnRelease()

OnSelectKeyFile(string)

protected override FinAuthenticateResult OnSelectKeyFile(string sFileName)

Parameters

sFileName string

Returns

FinAuthenticateResult