IX509AttributeRenewalCertificate 接口 (certenroll.h)

IX509AttributeRenewalCertificate 接口表示包含要续订的证书的属性。 调用 Encode 方法时,此属性会自动放置在 PKCS #10 属性集合中。

继承

IX509AttributeRenewalCertificate 接口继承自 IX509AttributeIX509AttributeRenewalCertificate 也具有以下类型的成员:

方法

IX509AttributeRenewalCertificate 接口具有这些方法。

 
IX509AttributeRenewalCertificate::get_RenewalCertificate

检索要续订的证书。
IX509AttributeRenewalCertificate::InitializeDecode

从包含要续订的证书的可辨别编码规则 (DER) 编码字节数组初始化 对象。
IX509AttributeRenewalCertificate::InitializeEncode

使用要续订的证书初始化 属性。

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 certenroll.h

另请参阅

CertEnroll 接口

IX509Attribute

IX509Attributes