Share via


CryptokiRNG Constructor (Session)

Initializes a new instance of the CryptokiRNG class with the specified session context.

Namespace: Microsoft.SPOT.Cryptoki
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

public CryptokiRNG (
         Session session
)

Parameters

  • session
    The session context.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

CryptokiRNG Class
CryptokiRNG Members
Microsoft.SPOT.Cryptoki Namespace