Cryptoki Class

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.SPOT.Cryptoki..::..Cryptoki

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

Syntax

'Declaration
Public NotInheritable Class Cryptoki
public static class Cryptoki
public ref class Cryptoki abstract sealed
[<AbstractClass>]
[<Sealed>]
type Cryptoki =  class end
public final class Cryptoki

The Cryptoki type exposes the following members.

Properties

  Name Description
Public propertyStatic member SlotList

Top

Methods

  Name Description
Public methodStatic member FindSlots(array<Mechanism> [] () [] [])
Public methodStatic member FindSlots(String, array<Mechanism> [] () [] [])

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.SPOT.Cryptoki Namespace