Connectivity Software User's Guide and Reference
Parameters Field



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