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