The plugin part CryptoTokenKit
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Mac64bit Plugin:CryptoTokenKit:
All Console safe,
235 entry points.
- class TKBERTLVRecordMBS
- class TKCompactTLVRecordMBS
- class TKSimpleTLVRecordMBS
- class TKSmartCardATRInterfaceGroupMBS
- class TKSmartCardATRMBS
- class TKSmartCardMBS
- method userInteractionForSecurePINChange(PINFormat as TKSmartCardPINFormatMBS, APDU as MemoryBlock, currentPINByteOffset as Integer, newPINByteOffset as Integer) as TKSmartCardUserInteractionForSecurePINChangeMBS
- method userInteractionForSecurePINVerification(PINFormat as TKSmartCardPINFormatMBS, APDU as MemoryBlock, PINByteOffset as Integer) as TKSmartCardUserInteractionForSecurePINVerificationMBS
- method inSession(byref error as NSErrorMBS, tag as variant = nil) as boolean
- method sendIns(ins as UInt8, p1 as UInt8, p2 as UInt8, requestData as MemoryBlock, le as Integer = 0, tag as variant = nil)
- method transmitRequest(request as MemoryBlock, tag as variant = nil)
- method beginSession(tag as variant = nil)
- method Constructor
- method endSession
- method sendIns(ins as UInt8, p1 as UInt8, p2 as UInt8, requestData as MemoryBlock, le as Integer = 0, byref sw as Uint16, byref error as NSErrorMBS) as Memoryblock
- method Destructor
- method SetDelegate
- method transmitRequestSync(request as MemoryBlock, byref response as MemoryBlock, byref error as NSErrorMBS)
- method beginSessionSync(byref error as NSErrorMBS) as Boolean
- method beginSessionWithDelegate(handler as beginSessionCompletedDelegateMBS, tag as variant = nil)
- method transmitRequestWithDelegate(request as MemoryBlock, handler as transmitRequestCompletedDelegateMBS, tag as variant = nil)
- method readFileWithDelegate(FileName as MemoryBlock, handler as readFileCompletedDelegateMBS, tag as variant = nil)
- property Handle as Integer
- property Slot as TKSmartCardSlotMBS
- property Valid as Boolean
- property CurrentProtocol as Integer
- property AllowedProtocols as Integer
- property Sensitive as Boolean
- property UseExtendedLength as Boolean
- property UseCommandChaining as Boolean
- property cla as Integer
- property Context as Variant
- event beginSessionCompleted(success as Boolean, error as NSErrorMBS, tag as Variant)
- event transmitRequestCompleted(request as MemoryBlock, response as MemoryBlock, error as NSErrorMBS, tag as Variant)
- event sendInsCompleted(ins as UInt8, p1 as UInt8, p2 as UInt8, requestData as MemoryBlock, le as integer, replyData as MemoryBlock, sw as UInt16, error as NSErrorMBS, tag as Variant)
- event inSession(byref error as NSErrorMBS, tag as Variant) as Boolean
- event ValidChanged
- class TKSmartCardPINFormatMBS
- class TKSmartCardSlotManagerMBS
- class TKSmartCardSlotMBS
- class TKSmartCardTokenDriverMBS
- class TKSmartCardTokenMBS
- class TKSmartCardTokenSessionMBS
- class TKSmartCardUserInteractionForPINOperationMBS
- class TKSmartCardUserInteractionForSecurePINChangeMBS
- class TKSmartCardUserInteractionForSecurePINVerificationMBS
- class TKSmartCardUserInteractionMBS
- class TKTLVRecordMBS
- class TKTokenAuthOperationMBS
- class TKTokenDriverMBS
- class TKTokenKeyAlgorithmMBS
- class TKTokenKeychainCertificateMBS
- class TKTokenKeychainContentsMBS
- class TKTokenKeychainItemMBS
- class TKTokenKeychainKeyMBS
- class TKTokenKeyExchangeParametersMBS
- class TKTokenMBS
- class TKTokenPasswordAuthOperationMBS
- class TKTokenSessionMBS
- method Constructor(token as TKTokenMBS)
- method Constructor
- method Destructor
- method SetDelegate
- property Handle as Integer
- property token as TKTokenMBS
- event beginAuthForOperation(operation as Integer, constraint as Variant, byref error as NSErrorMBS) as TKTokenAuthOperationMBS
- event supportsOperation(operation as Integer, keyObjectID as Variant, algorithm as TKTokenKeyAlgorithmMBS) as Boolean
- event signData(dataToSign as MemoryBlock, keyObjectID as Variant, algorithm as TKTokenKeyAlgorithmMBS, byref error as NSErrorMBS) as MemoryBlock
- event decryptData(ciphertext as MemoryBlock, keyObjectID as Variant, algorithm as TKTokenKeyAlgorithmMBS, byref error as NSErrorMBS) as MemoryBlock
- event performKeyExchangeWithPublicKey(otherPartyPublicKeyData as MemoryBlock, keyObjectID as Variant, algorithm as TKTokenKeyAlgorithmMBS, parameters as TKTokenKeyExchangeParametersMBS, byref error as NSErrorMBS) as MemoryBlock
- class TKTokenSmartCardPINAuthOperationMBS
- class TKTokenWatcherMBS
Blog Entries