#include <pk.h>
Data Fields | |
| int | type |
| Algorithm type. | |
| char * | name |
| Algorithm name. | |
| bool | encryption |
| Encryption support. | |
| bool | signature |
| Signature support. | |
|
|
Encryption support.
|
|
|
Algorithm name.
|
|
|
Signature support.
|
|
|
Algorithm type.
|
1.3-rc3