Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


ast_key Struct Reference


Data Fields

int delme
unsigned char digest [16]
char fn [256]
int infd
int ktype
char name [80]
ast_keynext
int outfd
RSA * rsa

Detailed Description

Definition at line 83 of file res_crypto.c.


Field Documentation

int delme

Definition at line 93 of file res_crypto.c.

Referenced by crypto_load(), and try_load_key().

unsigned char digest[16]

Definition at line 99 of file res_crypto.c.

Referenced by __ast_check_signature_bin(), __ast_sign_bin(), show_keys(), and try_load_key().

char fn[256]

Definition at line 87 of file res_crypto.c.

Referenced by init_keys(), and try_load_key().

int infd

Definition at line 95 of file res_crypto.c.

Referenced by pw_cb(), and try_load_key().

int ktype

Definition at line 89 of file res_crypto.c.

Referenced by __ast_check_signature_bin(), __ast_decrypt_bin(), __ast_encrypt_bin(), __ast_key_get(), __ast_sign_bin(), crypto_load(), init_keys(), pw_cb(), show_keys(), and try_load_key().

char name[80]

Definition at line 85 of file res_crypto.c.

Referenced by __ast_check_signature_bin(), __ast_key_get(), __ast_sign_bin(), crypto_load(), pw_cb(), show_keys(), and try_load_key().

struct ast_key* next

Definition at line 100 of file res_crypto.c.

Referenced by __ast_key_get(), crypto_load(), init_keys(), show_keys(), and try_load_key().

int outfd

Definition at line 97 of file res_crypto.c.

Referenced by pw_cb(), and try_load_key().

RSA* rsa

Definition at line 91 of file res_crypto.c.

Referenced by __ast_check_signature_bin(), __ast_decrypt_bin(), __ast_encrypt_bin(), __ast_sign_bin(), crypto_load(), and try_load_key().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7