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
Enumerator | |
---|---|
ENTRY_NULL | |
ENTRY_KEY | |
ENTRY_CERT | |
ENTRY_BLOB |
Definition at line 56 of file p6keystore.h.