System::Security::Cryptography::Pkcs::ContentInfo::ContentInfo 构造函数

ContentInfo::ContentInfo constructor

构造函数。

System::Security::Cryptography::Pkcs::ContentInfo::ContentInfo(const System::ArrayPtr<uint8_t> &content)
参数类型描述
contentconst System::ArrayPtr<uint8_t>&数据 用于签名。

另见