Share via


Mechanism Constructor (MechanismType)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Cryptoki
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public Sub New ( _
    type As MechanismType _
)
public Mechanism(
    MechanismType type
)
public:
Mechanism(
    MechanismType type
)
new : 
        type:MechanismType -> Mechanism
public function Mechanism(
    type : MechanismType
)

Parameters

.NET Framework Security

See Also

Reference

Mechanism Class

Mechanism Overload

Microsoft.SPOT.Cryptoki Namespace