enum P6R::P6KEYSTORE_TYPE |
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 58 of file p6keystore.h.