ltc_cipher_descriptor.keysize

Determine a key size @param keysize [in/out] The size of the key desired and the suggested size @return CRYPT_OK if successful

struct ltc_cipher_descriptor
int function(int* keysize) nothrow keysize;

Meta