Crescendo SDK
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCrescendoDLL.PCSC.AppletAbstractAn abstract class representing an applet on the Crescendo token
 CCrescendoDLL.PCSC.AppletPropertiesAn abstract class representing the properties of an applet on the Crescendo token
 CCrescendoDLL.PCSC.CardManager.CardManagerProperties
 CCrescendoDLL.PCSC.FIDODataStructures.AttestationStatementRepresents a CTAP2 attestation statement containing cryptographic proof of credential origin
 CCrescendoDLL.PCSC.FIDODataStructures.AuthenticatorInfoRepresents the response from FIDO CTAP2 authenticatorGetInfo command
 CCrescendoDLL.PCSC.BerTLVBufferRepresents a BER-TLV (Binary Encoded Representation Tag-Length-Value) data buffer for PIV (Personal Identity Verification) data object handling
 CCrescendoDLL.PCSC.FIDODataStructures.ClientPINRequestRepresents parameters for the FIDO CTAP2 authenticatorClientPIN command
 CCrescendoDLL.PCSC.FIDODataStructures.ClientPINResponseRepresents the response from the FIDO CTAP2 authenticatorClientPIN command
 CCrescendoDLL.PCSC.FIDODataStructures.ConfigRequestRepresents parameters for FIDO CTAP2 authenticatorConfig command
 CCrescendoDLL.PCSC.FIDODataStructures.ConfigSubCommandParamsRepresents subcommand-specific parameters for CTAP2 authenticatorConfig command
 CCrescendoDLL.PCSC.FIDODataStructures.COSEKeyRepresents a COSE (CBOR Object Signing and Encryption) key, as defined in FIDO CTAP2 Specification. This class is used to store cryptographic key information used in FIDO authentication
 CCrescendoDLL.PCSC.FIDODataStructures.CredentialManagementRequestRepresents parameters for FIDO CTAP2 authenticatorCredentialManagement command
 CCrescendoDLL.PCSC.FIDODataStructures.CredentialManagementResponseRepresents the response from FIDO CTAP2 authenticatorCredentialManagement command
 CCrescendoDLL.PCSC.FIDODataStructures.CredentialManagementSubCommandParamsRepresents subcommand-specific parameters for CTAP2 authenticatorCredentialManagement command
 CCrescendoDLL.PCSC.FIDODataStructuresRepresents the data structures used in FIDO (CTAP1 & CTAP2) communication, as defined in the latest FIDO CTAP2 Specification
 CCrescendoDLL.PCSC.GenericContainerObjectRepresents a generic PIV (Personal Identity Verification) container object
 CCrescendoDLL.PCSC.FIDODataStructures.GetAssertionRequestRepresents parameters for the FIDO CTAP2 authenticatorGetAssertion command
 CCrescendoDLL.PCSC.FIDODataStructures.GetAssertionResponseRepresents the response from a FIDO CTAP2 authenticatorGetAssertion command
 CIDisposable
 CCrescendoDLL.PCSC.APDUEngineThe CrescendoDLL.PCSC.APDUEngine class contains references to applet objects, their current properties and all the necessary internal methods to allow PCSC communication with the SmartCard
 CCrescendoDLL.SDKCoreThe SDKCore class contains all fundamental methods that can be used by the user to communicate with the SmartCard
 CCrescendoDLL.LoggerLogging class for logging messages with chosen severity
 CCrescendoDLL.PCSC.FIDODataStructures.MakeCredentialRequestRepresents parameters for the FIDO CTAP2 authenticatorMakeCredential command
 CCrescendoDLL.PCSC.FIDODataStructures.MakeCredentialResponseRepresents the response from a FIDO CTAP2 authenticatorMakeCredential command
 CCrescendoDLL.PCSC.OATHObjectRepresents an OATH (Initiative for Open Authentication) credential object for one-time password generation
 CCrescendoDLL.PCSC.PKIObjectRepresents a PIV (Personal Identity Verification) PKI (Public Key Infrastructure) object containing cryptographic material and metadata
 CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialDescriptorRepresents a credential descriptor for WebAuthn/FIDO2 operations
 CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialParametersRepresents a credential algorithm and type specification for WebAuthn/FIDO2 operations
 CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialRpEntityRepresents a Relying Party (RP) entity for WebAuthn/FIDO2 operations
 CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialUserEntityRepresents a user account for WebAuthn/FIDO2 credential operations
 CCrescendoDLL.PCSC.ReaderChangeInfoRepresents a specific change that occurred to a smart card reader or token during monitoring
 CCrescendoDLL.PCSC.ReaderInfoContains comprehensive information about a smart card reader and its current state
 CResult
 CCrescendoDLL.SDKCore.Result< T >Represents the outcome of an operation, which can either be successful or a failure
 CCrescendoDLL.PCSC.FIDODataStructures.U2FAuthenticationRequestRepresents a U2F authentication request per FIDO U2F (CTAP 1) specification
 CCrescendoDLL.PCSC.FIDODataStructures.U2FAuthenticationResponseRepresents a U2F authentication response per FIDO U2F (CTAP 1) specification
 CCrescendoDLL.PCSC.FIDODataStructures.U2FRegistrationRequestRepresents a U2F registration request per FIDO U2F (CTAP 1) specification
 CCrescendoDLL.PCSC.FIDODataStructures.U2FRegistrationResponseRepresents a U2F registration response per FIDO U2F (CTAP 1) specification