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