Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KEYSTORE_KEYREF Struct Reference

#include <p6keystore.h>

Public Attributes

P6CRYPTOKEYCLASS keyClass
 
P6WCHAR szLabel [P6KSMAXLABEL]
 
P6WCHAR szRemoteLocation [P6KSMAXLOCATION]
 

Detailed Description

The purpose of key reference is to represent a remote key and potentially associate to it a set of attributes, links, and meta data.

* keyClass - the type of key
* szRemoteLocation - application defined format of the key's remote location (e.g., IP address, FQDN, URI)
* szLabel - human readable set of descriptions for the key
*

Definition at line 141 of file p6keystore.h.


The documentation for this struct was generated from the following file: