| CHVCardService |
A card service interface for Card Holder Verification (CHV).
|
| Credential |
A tag interface for cryptographic credentials.
|
| KeyRef |
Interface for classes that reference a key stored on a smart card.
|
| PrivateKeyRef |
Interface for classes that reference a private key stored on a smart card.
|
| PublicKeyRef |
Interface for classes that reference a public key stored on a smart card.
|
| SecretKeyRef |
Interface for classes that reference a secret key stored on a smart card.
|
| SecureService |
An interface for card services with cryptographic security mechanisms.
|
| SecurityDomain |
SecurityDomain is a tag interface for classes which can be used to identify a
security domain.
|