Connectivity Software User's Guide and Reference
aiKeyAlg Field



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