The following tables list the members exposed by the CardPcScPart3KeyStructure type.

Name Description
Public field CARD_KEY (Immutable) b7 flag to indicate card key.
Public field NON_VOLATILE_MEMORY (Immutable) b5 flag: one indicates secured transmission.
Public field PLAIN_TRANSMISSION (Immutable) b6 flag: zero indicates plain transmission.
Public field READER_KEY (Immutable) b7, flag to indicate reader key.
Public field SECURED_TRANSMISSION (Immutable) b6 flag: one indicates secured transmission. If this bit is set, b3..b0 indicate the reader key number used for secured transmission.
Public field VOLATILE_MEMORY (Immutable) b5 flag: zero indicates that key is loaded to IFD volatile memory.
Top