Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
PublishingLicenseInfo Member List

This is the complete list of members for PublishingLicenseInfo, including all inherited members.

GetConnectionInfo() constPublishingLicenseInfoinline
GetContentId() constPublishingLicenseInfoinline
GetDescriptor() constPublishingLicenseInfoinline
GetDomains() constPublishingLicenseInfoinline
GetDoubleKeyAlgorithm() constPublishingLicenseInfoinline
GetEncryptedRightsData() constPublishingLicenseInfoinline
GetIsDoubleKeyLicense() constPublishingLicenseInfoinline
GetIssuedTime() constPublishingLicenseInfoinline
GetIssuerId() constPublishingLicenseInfoinline
GetLabelInfo() constPublishingLicenseInfoinline
GetOwner() constPublishingLicenseInfoinline
GetPreLicense() constPublishingLicenseInfoinline
GetReferralInfoUrl() constPublishingLicenseInfoinline
GetSealedKeyType() constPublishingLicenseInfoinline
GetSerializedPublishingLicense() constPublishingLicenseInfoinline
GetServerPublicCertificate() constPublishingLicenseInfoinline
GetSignedApplicationData() constPublishingLicenseInfoinline
HasPreLicense() constPublishingLicenseInfoinline
IsLicenseParsed() constPublishingLicenseInfoinline
mConnectionInfoPublishingLicenseInfoprivate
mContentIdPublishingLicenseInfoprivate
mDescriptorPublishingLicenseInfoprivate
mDomainsPublishingLicenseInfoprivate
mDoubleKeyAlgorithmPublishingLicenseInfoprivate
mEncryptedRightsDataPublishingLicenseInfoprivate
mIsParsedPublishingLicenseInfoprivate
mIssuedTimePublishingLicenseInfoprivate
mIssuerIdPublishingLicenseInfoprivate
mLabelInfoPublishingLicenseInfoprivate
mOwnerPublishingLicenseInfoprivate
mPreLicensePublishingLicenseInfoprivate
mReferralInfoUrlPublishingLicenseInfoprivate
mSealedKeyTypePublishingLicenseInfoprivate
mSerializedPublishingLicensePublishingLicenseInfoprivate
mServerPublicCertPublishingLicenseInfoprivate
mSignedApplicationDataPublishingLicenseInfoprivate
PublishingLicenseInfo(const std::vector< uint8_t > &serializedPublishingLicense)PublishingLicenseInfoinline
PublishingLicenseInfo(const std::vector< uint8_t > &serializedPreLicense, const std::vector< uint8_t > &serializedPublishingLicense)PublishingLicenseInfoinline
SetParsedData(std::shared_ptr< ParsedPublishingLicense > parsedPublishingLicense)PublishingLicenseInfoinline
SetParsedData(const std::vector< std::string > &domains, const std::string &serverPublicCert, const std::string &contentId, const std::string &issuerId)PublishingLicenseInfoinline