Table of Contents

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

outStream Stream

Remarks

This routine may be called multiple times.