Connectivity Software User's Guide and Reference
pfnGetSignerCertificate Field



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