krb5_keyblock¶
- 
type krb5_keyblock¶
 
Exposed contents of a key.
Declaration¶
typedef struct _krb5_keyblock krb5_keyblock
Members¶
- 
krb5_magic krb5_keyblock.magic¶
 
- 
krb5_enctype krb5_keyblock.enctype¶
 
- 
unsigned int krb5_keyblock.length¶
 
- 
krb5_octet *krb5_keyblock.contents¶
 
