Encode()

SignedCms::Encode() method

Encodes CMS/PKCS #7 message.

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

Return Value

Complete message encoded into byte form.

See Also