Share via


FindObjectEnum.GetNext Method

Gets the next items that match the search criteria.

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

Syntax

public CryptokiObject [] GetNext (
         int count
)

Parameters

  • count
    The number of items to return.

Return Value

The objects that match the search criteria.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

FindObjectEnum Class
FindObjectEnum Members
Microsoft.SPOT.Cryptoki Namespace