Provides the parameters to the CKM_RSA_PKCS_OAEP mechanism

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

Syntax

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

See Also