Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.