Connectivity Software User's Guide and Reference
cbSize Field (Crypto.CRYPT_SIGN_MESSAGE_PARA)



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