Utility 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..::..Utility

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

Syntax

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

The Utility type exposes the following members.

Methods

  Name Description
Public methodStatic member ConvertToBytes(Int32)
Public methodStatic member ConvertToBytes(Int32, array<Byte> [] () [] [], Int32)
Public methodStatic member ConvertToInt32(array<Byte> [] () [] [])
Public methodStatic member ConvertToInt32(array<Byte> [] () [] [], Int32)
Public methodStatic member ConvertToInt64

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