Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Value indicates the type of data returned in a P6R::p6IEnumKeystore enumerator.

ENTRY_KEY indicates the value returned is a P6R::p6ICryptoKey component

ENTRY_CERT indicates the value returned is a P6R::p6ICert component

ENTRY_BLOB indicates any value that can be represented by a P6R::P6BSTR type

ENTRY_LINK indicates the value returned is a P6R:P6KEYSTORE_LINK type

Enumerator
ENTRY_NULL 
ENTRY_KEY 
ENTRY_CERT 
ENTRY_BLOB 
ENTRY_LINK 

Definition at line 55 of file p6keystore.h.