NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_NVIDIA_CHANNEL_ATTRIBUTE Struct Reference

Detailed Description

CK_NVIDIA_CHANNEL_ATTRIBUTE provides the parameters to use a channel for a set of operations.

Definition at line 333 of file nvpkcs11.h.

Data Fields

CK_FLAGS operations
 Operations to use with this channel. More...
 
CK_NVIDIA_CHANNEL_HANDLE hChannel
 Channel handle. More...
 

Field Documentation

◆ hChannel

CK_NVIDIA_CHANNEL_HANDLE CK_NVIDIA_CHANNEL_ATTRIBUTE::hChannel

Channel handle.

Definition at line 335 of file nvpkcs11.h.

◆ operations

CK_FLAGS CK_NVIDIA_CHANNEL_ATTRIBUTE::operations

Operations to use with this channel.

Definition at line 334 of file nvpkcs11.h.


The documentation for this struct was generated from the following file: