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 WriteBerHeader( int tag ) |
Visual Basic |
---|
Protected Sub WriteBerHeader ( _ tag As Integer _ ) |
Visual C++ |
---|
protected: void WriteBerHeader( int tag ) |
Parameters
- tag
- Type: System..::..Int32