| Name | Description |
---|
 | AutoEncryption(Int32, BasicCardString) | |
 | AutoEncryption(Int32, String) | |
 | CmdAssignNad | |
 | CmdAuthenticateFile | |
 | CmdClearEeprom | |
 | CmdClearEeprom24 |
Call BasicCard CLEAR EEPROM (24 bit address variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdClearEeprom32 |
Call BasicCard CLEAR EEPROM (32 bit address variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdComponentName | |
 | CmdCreateComponent | |
 | CmdDeleteComponent | |
 | CmdEcho | |
 | CmdEeprom24Crc |
Call BasicCard EEPROM CRC (24 bit address variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdEeprom24Crc32 |
Call BasicCard EEPROM CRC (23 bit CRC, 24 bit address variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdEeprom24Size |
Call BasicCard EEPROM SIZE (24 bit variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdEeprom32Crc |
Call BasicCard EEPROM CRC (32 bit address variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdEeprom32Size |
Call BasicCard EEPROM SIZE (32 bit variant) command.
(Inherited from AbstractBasicCardService.) |
 | CmdEepromCrc | |
 | CmdEepromSize | |
 | CmdEndEncryption | |
 | CmdExternalAuthenticate | |
 | CmdFileIO | |
 | CmdFindComponent | |
 | CmdGetApplicationID()()()() | |
 | CmdGetApplicationID(Int32, Int32) | |
 | CmdGetChallenge | |
 | CmdGetFreeMemory | |
 | CmdGetState | |
 | CmdGrantPrivilege | |
 | CmdInternalAuthenticate | |
 | CmdLoadSequence | |
 | CmdProEncryption | |
 | CmdReadComponentAttr | |
 | CmdReadComponentData | |
 | CmdReadEeprom | |
 | CmdReadEeprom24 |
Call BasicCard READ EEPROM (24 bit address variant) command
(Inherited from AbstractBasicCardService.) |
 | CmdReadRightsList | |
 | CmdSecureTransportEndSession | |
 | CmdSecureTransportStartSession | |
 | CmdSelectApplication | |
 | CmdSetState | |
 | CmdSMAuthentication | |
 | CmdSMEncryption | |
 | CmdStartEncryption | |
 | CmdStartKdpEncryption |
Call BasicCard START ENCRYPTION command with key derivation parameter (KDP)
(Inherited from AbstractBasicCardService.) |
 | CmdVerify | |
 | CmdWriteComponentAttr | |
 | CmdWriteComponentData | |
 | CmdWriteEeprom | |
 | ComputeTestCustomerKeyFromKdp |
Compute test customer key
(Inherited from AbstractBasicCardService.) |
 | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
 | Dispose |
Release assigned resources like card reader and connection.
(Inherited from AbstractCardService.) |
 | DoCommandAndResponse | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | ExternalAuthenticate(String, CryptAlgo) | |
 | ExternalAuthenticate(BasicCardString, CryptAlgo) | |
 | Finalize | (Inherited from AbstractCardService.) |
 | GetCustomerKeyLength |
Get key length of customer key
(Inherited from AbstractBasicCardService.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetKeyLength |
Get length of specified key.
(Inherited from AbstractBasicCardService.) |
 | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Init |
Init service by assigning specified connection.
(Inherited from AbstractBasicCardService.) |
 | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
 | InternalAuthenticate(String, CryptAlgo) | |
 | InternalAuthenticate(BasicCardString, CryptAlgo) | |
 | Lock | |
 | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
 | OnCardEvent |
Overwrite this function to be informed about card events.
Default implementation calls OnCardRemoved()()()()
for card removed events.
(Inherited from AbstractCardService.) |
 | OnCardRemoved |
Overwrite this function to be informed when card is removed. Default
implementation changes IsCardAvailable property to false.
This function is called once only.
(Inherited from AbstractCardService.) |
 | ResetCard | |
 | SetCardSelector |
Change the card selector.
(Inherited from AbstractCardService.) |
 | SetCustomerKey |
Set encryption key for KDP, customer key encryption
(Inherited from AbstractBasicCardService.) |
 | SetKey(Int32, array<Byte>[]()[][]) | |
 | SetKey(String, array<Byte>[]()[][]) | |
 | SetKey(BasicCardString, array<Byte>[]()[][]) | |
 | SMEncryptionByCid | |
 | SMEncryptionByName(String, array<Byte>[]()[][], CryptAlgo) | |
 | SMEncryptionByName(BasicCardString, array<Byte>[]()[][], CryptAlgo) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Unlock | |