2.2.1.2.2.1 TSCspDataDetail
The TSCspDataDetail structure contains CSP information used during smart card logon.<17>
-
TSCspDataDetail ::= SEQUENCE { keySpec [0] INTEGER, cardName [1] OCTET STRING OPTIONAL, readerName [2] OCTET STRING OPTIONAL, containerName [3] OCTET STRING OPTIONAL, cspName [4] OCTET STRING OPTIONAL }
keySpec: An unsigned integer encoded as an ASN.1 INTEGER that defines the specification of the user's smart card.
cardName: An ASN.1 OCTET STRING that specifies the name of the smart card.
readerName: An ASN.1 OCTET STRING that specifies the name of the smart card reader.
containerName: An ASN.1 OCTET STRING that specifies the name of the certificate container.
cspName: An ASN.1 OCTET STRING that specifies the name of the CSP.