ContentInfo()

ContentInfo::ContentInfo(const System::ArrayPtr<uint8_t>&) constructor

Constructor.

System::Security::Cryptography::Pkcs::ContentInfo::ContentInfo(const System::ArrayPtr<uint8_t> &content)

Arguments

ParameterTypeDescription
contentconst System::ArrayPtr<uint8_t>&Data to sign.

See Also