SignedData.Save Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
Save(Stream)
Saves SignedData into a stream.
Declaration
public void Save(Stream output)
Parameters
| Type | Name | Description |
|---|---|---|
| Stream | output | A stream to which to save the message. |