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