Interface CmsProcessable
- Namespace
- Org.BouncyCastle.Cms
- Assembly
- BouncyCastle.Cryptography.dll
public interface CmsProcessable
Methods
Write(Stream)
Generic routine to copy out the data we want processed.
void Write(Stream outStream)
Parameters
outStreamStream
Remarks
This routine may be called multiple times.