public BerSetGenerator( Stream outStream )
Public Sub New ( outStream As Stream )
public: BerSetGenerator( Stream^ outStream )
Org.BouncyCastle.Asn1.BerSetGenerator = function(outStream);
In This Article