[an error occurred while processing this directive]
krb5_error_code krb5_c_block_size ( krb5_context context, krb5_enctype enctype, size_t *blocksize );
The context structure.
The encryption type.
A pointer to the block size.
This routine returns the block size for the encryption type enctype in the blocksize argument.
This routine returns the following KRB5 status codes:
Bad encryption type.
ENOMEM
Insufficient memory.