Connectivity Software User's Guide and Reference
bType Field



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > Crypto.PUBLICKEYSTRUC Structure : bType Field
Syntax
'Declaration
 
Public bType As Byte
'Usage
 
Dim instance As Crypto.PUBLICKEYSTRUC
Dim value As Byte
 
value = instance.bType
 
instance.bType = value
public byte bType
public:
byte bType
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