共用方式為


IX509CertificateRequestPkcs10V3::get_EncryptionStrength 方法 (certenroll.h)

識別要用於加密的 EncryptionAlgorithm 位長度。 如果 EncryptionAlgorithm 只支援一個位長度,則您不需要指定 EncryptionStrength 屬性的值。

這是可讀寫的屬性。

語法

HRESULT get_EncryptionStrength(
  LONG *pValue
);

參數

pValue

傳回值

規格需求

需求
目標平台 Windows
標頭 certenroll.h
Dll Certenroll.dll

另請參閱

IX509CertificateRequestPkcs10V3