This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public PublishingLicenseInfo(const std::vector<uint8_t>& serializedPublishingLicense)
Not yet documented.
public PublishingLicenseInfo(const std::vector<uint8_t>& serializedPreLicense, const std::vector<uint8_t>& serializedPublishingLicense)
Not yet documented.
public void SetParsedData(std::shared_ptr<ParsedPublishingLicense> parsedPublishingLicense)
Not yet documented.
public void SetParsedData(const std::vector<std::string>& domains, const std::string& serverPublicCert, const std::string& contentId, const std::string& issuerId)
Not yet documented.
public const std::vector<uint8_t>& GetSerializedPublishingLicense() const
Not yet documented.
public const std::vector<uint8_t>& GetPreLicense() const
Not yet documented.
public const std::vector<std::string>& GetDomains() const
Not yet documented.
public const std::string& GetServerPublicCertificate() const
Not yet documented.
public const std::string& GetIssuerId() const
Not yet documented.
public const std::string& GetContentId() const
Not yet documented.
public bool IsLicenseParsed() const
Not yet documented.
public bool HasPreLicense() const
Not yet documented.
public bool GetIsDoubleKeyLicense() const
Not yet documented.
public const std::string& GetDoubleKeyAlgorithm() const
Not yet documented.
public const std::string& GetOwner() const
Not yet documented.
public std::shared_ptr<LicenseConnectionInfo> GetConnectionInfo() const
Not yet documented.
public std::shared_ptr<LicenseDescriptor> GetDescriptor() const
Not yet documented.
public const std::string& GetReferralInfoUrl() const
Not yet documented.
public const std::vector<std::shared_ptr<LicenseApplicationData>>& GetSignedApplicationData() const
Not yet documented.
public const std::chrono::time_point<std::chrono::system_clock>& GetIssuedTime() const
Not yet documented.
public const mip::LabelInfo GetLabelInfo() const
Not yet documented.
public const std::vector<uint8_t>& GetEncryptedRightsData() const
Not yet documented.
Members
PublishingLicenseInfo function
Not documented yet.
PublishingLicenseInfo function
Not documented yet.
SetParsedData function
Not documented yet.
SetParsedData function
Not documented yet.
GetSerializedPublishingLicense function
Not documented yet.
GetPreLicense function
Not documented yet.
GetDomains function
Not documented yet.
GetServerPublicCertificate function
Not documented yet.
GetIssuerId function
Not documented yet.
GetContentId function
Not documented yet.
IsLicenseParsed function
Not documented yet.
HasPreLicense function
Not documented yet.
GetIsDoubleKeyLicense function
Not documented yet.
GetDoubleKeyAlgorithm function
Not documented yet.
GetOwner function
Not documented yet.
GetConnectionInfo function
Not documented yet.
GetDescriptor function
Not documented yet.
GetReferralInfoUrl function
Not documented yet.
GetSignedApplicationData function
Not documented yet.
GetIssuedTime function
Not documented yet.
GetLabelInfo function
Not documented yet.
GetEncryptedRightsData function
Not documented yet.