Crescendo SDK
|
CCrescendoDLL.PCSC.AppletAbstract | An abstract class representing an applet on the Crescendo token |
▼CCrescendoDLL.PCSC.AppletProperties | An abstract class representing the properties of an applet on the Crescendo token |
CCrescendoDLL.PCSC.CardManager.CardManagerProperties | |
CCrescendoDLL.PCSC.FIDODataStructures.AttestationStatement | Represents a CTAP2 attestation statement containing cryptographic proof of credential origin |
CCrescendoDLL.PCSC.FIDODataStructures.AuthenticatorInfo | Represents the response from FIDO CTAP2 authenticatorGetInfo command |
CCrescendoDLL.PCSC.BerTLVBuffer | Represents a BER-TLV (Binary Encoded Representation Tag-Length-Value) data buffer for PIV (Personal Identity Verification) data object handling |
CCrescendoDLL.PCSC.FIDODataStructures.ClientPINRequest | Represents parameters for the FIDO CTAP2 authenticatorClientPIN command |
CCrescendoDLL.PCSC.FIDODataStructures.ClientPINResponse | Represents the response from the FIDO CTAP2 authenticatorClientPIN command |
CCrescendoDLL.PCSC.FIDODataStructures.ConfigRequest | Represents parameters for FIDO CTAP2 authenticatorConfig command |
CCrescendoDLL.PCSC.FIDODataStructures.ConfigSubCommandParams | Represents subcommand-specific parameters for CTAP2 authenticatorConfig command |
CCrescendoDLL.PCSC.FIDODataStructures.COSEKey | Represents 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.CredentialManagementRequest | Represents parameters for FIDO CTAP2 authenticatorCredentialManagement command |
CCrescendoDLL.PCSC.FIDODataStructures.CredentialManagementResponse | Represents the response from FIDO CTAP2 authenticatorCredentialManagement command |
CCrescendoDLL.PCSC.FIDODataStructures.CredentialManagementSubCommandParams | Represents subcommand-specific parameters for CTAP2 authenticatorCredentialManagement command |
CCrescendoDLL.PCSC.FIDODataStructures | Represents the data structures used in FIDO (CTAP1 & CTAP2) communication, as defined in the latest FIDO CTAP2 Specification |
CCrescendoDLL.PCSC.GenericContainerObject | Represents a generic PIV (Personal Identity Verification) container object |
CCrescendoDLL.PCSC.FIDODataStructures.GetAssertionRequest | Represents parameters for the FIDO CTAP2 authenticatorGetAssertion command |
CCrescendoDLL.PCSC.FIDODataStructures.GetAssertionResponse | Represents the response from a FIDO CTAP2 authenticatorGetAssertion command |
▼CIDisposable | |
CCrescendoDLL.PCSC.APDUEngine | The 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.SDKCore | The SDKCore class contains all fundamental methods that can be used by the user to communicate with the SmartCard |
CCrescendoDLL.Logger | Logging class for logging messages with chosen severity |
CCrescendoDLL.PCSC.FIDODataStructures.MakeCredentialRequest | Represents parameters for the FIDO CTAP2 authenticatorMakeCredential command |
CCrescendoDLL.PCSC.FIDODataStructures.MakeCredentialResponse | Represents the response from a FIDO CTAP2 authenticatorMakeCredential command |
CCrescendoDLL.PCSC.OATHObject | Represents an OATH (Initiative for Open Authentication) credential object for one-time password generation |
CCrescendoDLL.PCSC.PKIObject | Represents a PIV (Personal Identity Verification) PKI (Public Key Infrastructure) object containing cryptographic material and metadata |
CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialDescriptor | Represents a credential descriptor for WebAuthn/FIDO2 operations |
CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialParameters | Represents a credential algorithm and type specification for WebAuthn/FIDO2 operations |
CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialRpEntity | Represents a Relying Party (RP) entity for WebAuthn/FIDO2 operations |
CCrescendoDLL.PCSC.FIDODataStructures.PublicKeyCredentialUserEntity | Represents a user account for WebAuthn/FIDO2 credential operations |
CCrescendoDLL.PCSC.ReaderChangeInfo | Represents a specific change that occurred to a smart card reader or token during monitoring |
CCrescendoDLL.PCSC.ReaderInfo | Contains 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.U2FAuthenticationRequest | Represents a U2F authentication request per FIDO U2F (CTAP 1) specification |
CCrescendoDLL.PCSC.FIDODataStructures.U2FAuthenticationResponse | Represents a U2F authentication response per FIDO U2F (CTAP 1) specification |
CCrescendoDLL.PCSC.FIDODataStructures.U2FRegistrationRequest | Represents a U2F registration request per FIDO U2F (CTAP 1) specification |
CCrescendoDLL.PCSC.FIDODataStructures.U2FRegistrationResponse | Represents a U2F registration response per FIDO U2F (CTAP 1) specification |