#include <p6cryptokey.h>
Public Attributes | |
| P6CRYPTOKEYCLASS | keyClass |
| P6UUID * | keyId |
| P6INT32 | keySize |
| P6CRYPTOKEYTYPE | keyType |
| P6INT32 | keyVersion |
| P6CRYPTOKEYMASK | mask |
When a key is written to a file it is stamped with a set of meta data that define the key, its type and the version of the file and key.
The key size in bits and a GUID that has been assigned the key.
Definition at line 1181 of file p6cryptokey.h.