• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class FinHHDUSB

    HHD implementation based on PC/SC.

    Inheritance
    System.Object
    FinHHD
    FinHHDUSB
    Implements
    System.IDisposable
    Inherited Members
    FinHHD.ReceiveTAN
    FinHHD.ReceiveFinalize
    FinHHD.ReceiveSecoderInfo
    FinHHD.ReceiveError
    FinHHD.State
    FinHHD.TransmitHHDUC(FinChallengeHHDUC)
    FinHHD.TransmitHHDUC(Byte[], Boolean)
    FinHHD.FinalizeHHDUC(Boolean)
    FinHHD.SecoderInfo()
    FinHHD.AbortHHDUC()
    FinHHD.GetErrorText(FinHHDError, Int32)
    FinHHD.ReceiveAPDU(Int32, Byte[])
    FinHHD.BuildSecoderInfoAPDU()
    FinHHD.ParseSecoderInfoAPDU(Byte[])
    FinHHD.OnReceiveTAN(FinHHDTanEventArgs)
    FinHHD.OnReceiveFinalize(FinHHDFinalizeEventArgs)
    FinHHD.OnReceiveSecoderInfo(FinHHDSecoderInfoEventArgs)
    FinHHD.OnReceiveError(FinHHDErrorEventArgs)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Subsembly.FinTS.HHD
    Assembly: Subsembly.FinTS.SmartCard.dll
    Syntax
    public class FinHHDUSB : FinHHD, IDisposable

    Constructors

    FinHHDUSB()

    Declaration
    public FinHHDUSB()

    Properties

    DeviceName

    Declaration
    public override string DeviceName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    FinHHD.DeviceName

    IsSupported

    Declaration
    public override bool IsSupported { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    FinHHD.IsSupported

    Methods

    CheckPresence()

    Declaration
    protected override bool CheckPresence()
    Returns
    Type Description
    System.Boolean
    Overrides
    FinHHD.CheckPresence()

    Dispose()

    Declaration
    public override void Dispose()
    Overrides
    FinHHD.Dispose()

    TransmitSecoderAPDU(Byte[])

    Declaration
    protected override FinHHDError TransmitSecoderAPDU(byte[] vbCommandAPDU)
    Parameters
    Type Name Description
    System.Byte[] vbCommandAPDU
    Returns
    Type Description
    FinHHDError
    Overrides
    FinHHD.TransmitSecoderAPDU(Byte[])

    Implements

    System.IDisposable
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH