pcsclibrary

package module
v0.0.0-...-ad9e6f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 2 Imported by: 2

README

PCSCLibrary

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SCConnection

type SCConnection struct {
	// contains filtered or unexported fields
}

func NewSCConnection

func NewSCConnection() (scConnection *SCConnection, err error)

func (*SCConnection) Disconnect

func (scConnection *SCConnection) Disconnect() error

func (*SCConnection) GetCard

func (scConnection *SCConnection) GetCard() *scard.Card

func (*SCConnection) GetContext

func (scConnection *SCConnection) GetContext() *scard.Context

func (*SCConnection) GetReaderName

func (scConnection *SCConnection) GetReaderName() string

func (*SCConnection) SendFromCommand

func (scConnection *SCConnection) SendFromCommand(apduCommand *apdu.Command) (response *apdu.Response, err error)

func (*SCConnection) SendFromString

func (scConnection *SCConnection) SendFromString(apduAsString string) (response *apdu.Response, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL