Namespace: Org.BouncyCastle.Asn1
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected void WriteBerBody( Stream contentStream ) |
Visual Basic |
---|
Protected Sub WriteBerBody ( _ contentStream As Stream _ ) |
Visual C++ |
---|
protected: void WriteBerBody( Stream^ contentStream ) |
Parameters
- contentStream
- Type: System.IO..::..Stream