PCCertificate 类

定义

表示 PlayReady 电脑证书。

public class PCCertificate : Microsoft.Media.Drm.Certificate
type PCCertificate = class
    inherit Certificate
Public Class PCCertificate
Inherits Certificate
继承
PCCertificate

属性

BindingKeyType

获取 PlayReady 证书密钥对的类型。

(继承自 Certificate)
CertificateChainInformation

获取证书链的 集合 CertificateInfo

DigestValue

获取证书的摘要值。

(继承自 Certificate)
ExpirationDate

获取证书的到期日期。

(继承自 Certificate)
IssuerKey

获取对此证书进行签名的证书的公钥。

(继承自 Certificate)
ManufacturerName

获取向其颁发证书的客户端制造商的名称。

ModelName

获取为其颁发证书的客户端的模型名称。

ModelNumber

获取为其颁发证书的客户端的型号。

Platform

PlatformIdentifier获取与证书关联的 。

RobustnessVersion

获取电脑客户端的稳健性版本。

SecurityLevel

获取此证书的安全级别。

(继承自 Certificate)
Type

CertificateType获取此证书的 。

(继承自 Certificate)
UplinkKeyId

获取用于在许可证链绑定中查找根许可证的上行密钥标识符。

(继承自 Certificate)

方法

GetClientId(Guid)

获取此证书的服务特定客户端标识符。

(继承自 Certificate)
GetKeyUsages()

返回证书中存在的列表 KeyUsage 。 证书颁发者将密钥用法值放在证书中,以描述此证书表示的密钥的允许用法。

(继承自 Certificate)
GetSupportedFeatures()

返回此客户端支持的列表 SupportedFeature

(继承自 Certificate)

适用于