Provides the parameters to the CKM_RSA_PKCS_PSS mechanism

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Structure RSA_PKCS_PSS_PARAMS
C#
public struct RSA_PKCS_PSS_PARAMS
Visual C++
public value class RSA_PKCS_PSS_PARAMS
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also