#include <security.h>
Public Attributes | |
| BYTE | keySetVersion |
| The key set version. | |
| BYTE | keyIndex |
| The key index. | |
| BYTE | keyType |
| The key type. | |
| BYTE | keyLength |
| The key length. | |
A structure containing key information. Key set version, key index, key type and key length.
The key index.
The key length.
The key set version.
The key type.
1.6.3