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