Click or drag to resize

BitString(Byte) Constructor

Initializes a new instance of the BitString class

Namespace: GSF.ASN1.Types
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public BitString(
	byte[] bitStrValue
)
View Source

Parameters

bitStrValue  Byte
 
See Also