protected BerGenerator( Stream outStream )
Protected Sub New ( outStream As Stream )
protected: BerGenerator( Stream^ outStream )
Org.BouncyCastle.Asn1.BerGenerator = function(outStream);
In This Article