createContext abstract method

DrmContext createContext(
  1. String jsonLicense,
  2. String hashedPassphrases,
  3. String pemCrl
)

Implementation

DrmContext createContext(
    String jsonLicense, String hashedPassphrases, String pemCrl);