System::Security::Cryptography::Pkcs::SignedCms::Encode method

SignedCms::Encode method

Encodes CMS/PKCS #7 message.

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

ReturnValue

Complete message encoded into byte form.

See Also