File: libcryptui.devhelp

package info (click to toggle)
seahorse 2.30.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 20,636 kB
  • ctags: 5,908
  • sloc: ansic: 43,131; xml: 30,786; sh: 10,262; makefile: 855
file content (102 lines) | stat: -rw-r--r-- 11,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="libcryptui Reference Manual" link="index.html" author="" name="libcryptui">
  <chapters>
    <sub name="libcryptui Objects and Functions" link="ch01.html">
      <sub name="CryptUIKeyset" link="libcryptui-CryptUIKeyset.html"/>
      <sub name="cryptui-key-combo" link="libcryptui-cryptui-key-combo.html"/>
      <sub name="cryptui-key-list" link="libcryptui-cryptui-key-list.html"/>
      <sub name="CryptUIKeyChooser" link="libcryptui-CryptUIKeyChooser.html"/>
      <sub name="CryptUIKeyStore" link="libcryptui-CryptUIKeyStore.html"/>
      <sub name="cryptui" link="libcryptui-cryptui.html"/>
      <sub name="cryptui-defines" link="libcryptui-cryptui-defines.html"/>
      <sub name="cryptui-marshal" link="libcryptui-cryptui-marshal.html"/>
    </sub>
  </chapters>
  <functions>
    <function name="CryptUIKeysetPrivate" link="libcryptui-CryptUIKeyset.html#CryptUIKeysetPrivate"/>
    <function name="CryptUIKeyset" link="libcryptui-CryptUIKeyset.html#CryptUIKeyset"/>
    <function name="cryptui_keyset_new ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-new"/>
    <function name="cryptui_keyset_has_key ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-has-key"/>
    <function name="cryptui_keyset_get_keytype ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-get-keytype"/>
    <function name="cryptui_keyset_get_keys ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-get-keys"/>
    <function name="cryptui_keyset_get_count ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-get-count"/>
    <function name="cryptui_keyset_refresh ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-refresh"/>
    <function name="cryptui_keyset_get_closure ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-get-closure"/>
    <function name="cryptui_keyset_set_closure ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-set-closure"/>
    <function name="cryptui_keyset_get_expand_keys ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-get-expand-keys"/>
    <function name="cryptui_keyset_set_expand_keys ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-set-expand-keys"/>
    <function name="cryptui_keyset_cache_key ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-cache-key"/>
    <function name="cryptui_keyset_key_get_string ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-get-string"/>
    <function name="cryptui_keyset_key_get_uint ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-get-uint"/>
    <function name="cryptui_keyset_key_flags ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-flags"/>
    <function name="cryptui_keyset_key_display_name ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-display-name"/>
    <function name="cryptui_keyset_key_display_id ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-display-id"/>
    <function name="cryptui_keyset_key_raw_keyid ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-key-raw-keyid"/>
    <function name="cryptui_keyset_keys_raw_keyids ()" link="libcryptui-CryptUIKeyset.html#cryptui-keyset-keys-raw-keyids"/>
    <function name="cryptui_key_combo_new ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-new"/>
    <function name="cryptui_key_combo_setup ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-setup"/>
    <function name="cryptui_key_combo_get_key_store ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-get-key-store"/>
    <function name="cryptui_key_combo_get_keyset ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-get-keyset"/>
    <function name="cryptui_key_combo_set_key ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-set-key"/>
    <function name="cryptui_key_combo_get_key ()" link="libcryptui-cryptui-key-combo.html#cryptui-key-combo-get-key"/>
    <function name="cryptui_key_list_new ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-new"/>
    <function name="cryptui_key_list_setup ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-setup"/>
    <function name="cryptui_key_list_get_key_store ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-get-key-store"/>
    <function name="cryptui_key_list_get_keyset ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-get-keyset"/>
    <function name="cryptui_key_list_have_selected_keys ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-have-selected-keys"/>
    <function name="cryptui_key_list_get_selected_keys ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-get-selected-keys"/>
    <function name="cryptui_key_list_set_selected_keys ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-set-selected-keys"/>
    <function name="cryptui_key_list_get_selected_key ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-get-selected-key"/>
    <function name="cryptui_key_list_set_selected_key ()" link="libcryptui-cryptui-key-list.html#cryptui-key-list-set-selected-key"/>
    <function name="enum CryptUIKeyChooserMode" link="libcryptui-CryptUIKeyChooser.html#CryptUIKeyChooserMode"/>
    <function name="CryptUIKeyChooserPriv" link="libcryptui-CryptUIKeyChooser.html#CryptUIKeyChooserPriv"/>
    <function name="CryptUIKeyChooser" link="libcryptui-CryptUIKeyChooser.html#CryptUIKeyChooser"/>
    <function name="cryptui_key_chooser_new ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-new"/>
    <function name="cryptui_key_chooser_get_enforce_prefs ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-get-enforce-prefs"/>
    <function name="cryptui_key_chooser_set_enforce_prefs ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-set-enforce-prefs"/>
    <function name="cryptui_key_chooser_have_recipients ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-have-recipients"/>
    <function name="cryptui_key_chooser_get_recipients ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-get-recipients"/>
    <function name="cryptui_key_chooser_set_recipients ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-set-recipients"/>
    <function name="cryptui_key_chooser_get_signer ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-get-signer"/>
    <function name="cryptui_key_chooser_set_signer ()" link="libcryptui-CryptUIKeyChooser.html#cryptui-key-chooser-set-signer"/>
    <function name="CryptUIKeyStorePriv" link="libcryptui-CryptUIKeyStore.html#CryptUIKeyStorePriv"/>
    <function name="CryptUIKeyStore" link="libcryptui-CryptUIKeyStore.html#CryptUIKeyStore"/>
    <function name="enum CryptUIKeyStoreMode" link="libcryptui-CryptUIKeyStore.html#CryptUIKeyStoreMode"/>
    <function name="CryptUIKeyStoreFilterFunc ()" link="libcryptui-CryptUIKeyStore.html#CryptUIKeyStoreFilterFunc"/>
    <function name="cryptui_key_store_new ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-new"/>
    <function name="cryptui_key_store_get_keyset ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-keyset"/>
    <function name="cryptui_key_store_set_sortable ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-sortable"/>
    <function name="cryptui_key_store_get_sortable ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-sortable"/>
    <function name="cryptui_key_store_check_toggled ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-check-toggled"/>
    <function name="cryptui_key_store_get_iter_from_key ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-iter-from-key"/>
    <function name="cryptui_key_store_get_key_from_iter ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-key-from-iter"/>
    <function name="cryptui_key_store_get_key_from_path ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-key-from-path"/>
    <function name="cryptui_key_store_get_all_keys ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-all-keys"/>
    <function name="cryptui_key_store_get_count ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-count"/>
    <function name="cryptui_key_store_have_selected_keys ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-have-selected-keys"/>
    <function name="cryptui_key_store_get_selected_keys ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-selected-keys"/>
    <function name="cryptui_key_store_set_selected_keys ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-selected-keys"/>
    <function name="cryptui_key_store_get_selected_key ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-get-selected-key"/>
    <function name="cryptui_key_store_set_selected_key ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-selected-key"/>
    <function name="cryptui_key_store_set_search_mode ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-search-mode"/>
    <function name="cryptui_key_store_set_search_text ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-search-text"/>
    <function name="cryptui_key_store_set_filter ()" link="libcryptui-CryptUIKeyStore.html#cryptui-key-store-set-filter"/>
    <function name="enum CryptUIEncType" link="libcryptui-cryptui.html#CryptUIEncType"/>
    <function name="enum CryptUIKeyFlags" link="libcryptui-cryptui.html#CryptUIKeyFlags"/>
    <function name="enum CryptUILocation" link="libcryptui-cryptui.html#CryptUILocation"/>
    <function name="enum CryptUIValidity" link="libcryptui-cryptui.html#CryptUIValidity"/>
    <function name="cryptui_key_get_base ()" link="libcryptui-cryptui.html#cryptui-key-get-base"/>
    <function name="cryptui_key_get_enctype ()" link="libcryptui-cryptui.html#cryptui-key-get-enctype"/>
    <function name="cryptui_display_notification ()" link="libcryptui-cryptui.html#cryptui-display-notification"/>
    <function name="cryptui_prompt_recipients ()" link="libcryptui-cryptui.html#cryptui-prompt-recipients"/>
    <function name="cryptui_prompt_signer ()" link="libcryptui-cryptui.html#cryptui-prompt-signer"/>
    <function name="cryptui_need_to_get_keys ()" link="libcryptui-cryptui.html#cryptui-need-to-get-keys"/>
    <function name="SEAHORSE_DESKTOP_KEYS" link="libcryptui-cryptui-defines.html#SEAHORSE-DESKTOP-KEYS--CAPS"/>
    <function name="SEAHORSE_DEFAULT_KEY" link="libcryptui-cryptui-defines.html#SEAHORSE-DEFAULT-KEY--CAPS"/>
    <function name="SEAHORSE_LASTSIGNER_KEY" link="libcryptui-cryptui-defines.html#SEAHORSE-LASTSIGNER-KEY--CAPS"/>
    <function name="SEAHORSE_ENCRYPTSELF_KEY" link="libcryptui-cryptui-defines.html#SEAHORSE-ENCRYPTSELF-KEY--CAPS"/>
    <function name="SEAHORSE_RECIPIENTS_SORT_KEY" link="libcryptui-cryptui-defines.html#SEAHORSE-RECIPIENTS-SORT-KEY--CAPS"/>
    <function name="cryptui_marshal_VOID__STRING_POINTER ()" link="libcryptui-cryptui-marshal.html#cryptui-marshal-VOID--STRING-POINTER"/>
  </functions>
</book>