Connectivity Software User's Guide and Reference
magic Field



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