Connectivity Software User's Guide and Reference
bVersion Field



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > Crypto.PUBLICKEYSTRUC Structure : bVersion Field
Syntax
'Declaration
 
Public bVersion As Byte
'Usage
 
Dim instance As Crypto.PUBLICKEYSTRUC
Dim value As Byte
 
value = instance.bVersion
 
instance.bVersion = value
public byte bVersion
public:
byte bVersion
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also