public DerGeneralString( byte[] contents )
Public Sub New ( contents As Byte() )
public: DerGeneralString( array<unsigned char>^ contents )
Org.BouncyCastle.Asn1.DerGeneralString = function(contents);
In This Article