System::Security::Cryptography::Pkcs::SignedCms::Encode 方法

SignedCms::Encode method

对 CMS/PKCS #7 消息进行编码。

System::ArrayPtr<uint8_t> System::Security::Cryptography::Pkcs::SignedCms::Encode()

ReturnValue

完整的消息已编码为字节形式。

另见