Connectivity Software User's Guide and Reference
bitlen Field



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > Crypto.RSAPUBKEY Structure : bitlen Field
Syntax
'Declaration
 
Public bitlen As Integer
'Usage
 
Dim instance As Crypto.RSAPUBKEY
Dim value As Integer
 
value = instance.bitlen
 
instance.bitlen = value
public int bitlen
public:
int bitlen
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