Class MemoryKeyStore

java.lang.Object
com.castlabs.android.drm.KeyStore
com.castlabs.android.drm.MemoryKeyStore

public class MemoryKeyStore extends KeyStore
Simple implementation of KeyStore that stores all keys in memory.
  • Constructor Details

    • MemoryKeyStore

      public MemoryKeyStore()
  • Method Details

    • getLicenseKeysCount

      public int getLicenseKeysCount()
      Description copied from class: KeyStore
      Get count of stored license keys
      Specified by:
      getLicenseKeysCount in class KeyStore
      Returns:
      count of stored keys