Connectivity Software User's Guide and Reference
pubexp Field



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