|
Apache Portable Runtime Utility Library
|
Data Fields | |
| apr_crypto_key_type | ktype |
| apr_crypto_block_key_type_e | type |
| apr_crypto_block_key_mode_e | mode |
| int | pad |
| union { | |
| apr_crypto_passphrase_t passphrase | |
| apr_crypto_secret_t secret | |
| } | k |
1.7.5.1