Pkcs12Info.IntegrityMode 属性

定义

获取一个值,该值指示为 AuthenticatedSafe 内容提供的防篡改的类型。

public:
 property System::Security::Cryptography::Pkcs::Pkcs12IntegrityMode IntegrityMode { System::Security::Cryptography::Pkcs::Pkcs12IntegrityMode get(); };
public System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode IntegrityMode { get; }
member this.IntegrityMode : System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode
Public ReadOnly Property IntegrityMode As Pkcs12IntegrityMode

属性值

枚举成员之一,指示为 AuthenticatedSafe 内容提供的篡改防护类型。

适用于