Method | Description | |
---|---|---|
AddObject ( |
||
BerGenerator ( |
||
Close ( ) : void | ||
GetRawOutputStream ( ) : |
Method | Description | |
---|---|---|
BerGenerator ( |
||
WriteBerBody ( |
||
WriteBerEnd ( ) : void | ||
WriteBerHeader ( int tag ) : void |
Method | Description | |
---|---|---|
WriteHdr ( int tag ) : void |
public AddObject ( |
||
obj | ||
return | void |
protected BerGenerator ( |
||
outStream | ||
return | System.IO |
public BerGenerator ( |
||
outStream | ||
tagNo | int | |
isExplicit | bool | |
return | System.IO |
protected WriteBerBody ( |
||
contentStream | ||
return | void |