public Asn1Integer( byte[] rawData )
Public Sub New ( rawData As Byte() )
public: Asn1Integer( array<unsigned char>^ rawData )
new : rawData : byte[] -> Asn1Integer
In This Article