Connectivity Software User's Guide and Reference
Algorithm Field



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