SpringCard AppleVAS .NET  19.06
Terminal-side implementation of Apple Pass Kit NFC
SpringCard.AppleVas.AppleVasLicense Class Reference

License management. More...

Static Public Member Functions

static LicenseData Get ()
 Retrieve the active License object (managed by SpringCard.License.dll)
 
static bool LoadFromText (string LicenseText)
 Load a License from a text string.
 
static bool AutoLoad ()
 Load the License from the SpringCard.AppleVas.License.dat file.
 
static bool Loaded ()
 Has a License been loaded?
 
static bool NeedDeviceId ()
 Does the License need the device ID?
 
static bool NeedConstant ()
 Does the License belong to a public key ID?
 
static bool Active (out string LicenseMessage)
 Is the license on timeout?
 
static bool Active ()
 Is the license on timeout?
 
static bool Allowed (out string LicenseMessage)
 Is the License allowed?
 
static bool Allowed ()
 Is the License allowed?
 
static bool Verify (out string LicenseMessage)
 Verify the license (active and allowed)
 
static bool ReadDeviceId (ICardApduTransmitter CardChannel)
 Let the License manager read the DeviceId from the currently connected PC/SC reader.
 
static bool AddKeyId (uint KeyId)
 Add tghe KeyId of a public key to the License manager.
 

Detailed Description

License management.


The documentation for this class was generated from the following file: