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