Method | Description | |
---|---|---|
Beginadd_ike_version ( string peers, NetworkingIPsecIkeVersion versions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_traffic_selector ( string peers, string traffic_selectors, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string peers, string files, string keys, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_ike_peers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_ike_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ca_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_certificate_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_crl_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dpd_delay ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_generate_policy ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ike_proposal_name ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ike_version ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_lifetime ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mode ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_certificate_key_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_certificate_key_passphrase ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_id_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_id_value ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nat_traversal ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_passive_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_id_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_peer_id_value ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_phase1_auth_method ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_phase1_encryption_algorithm ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_phase1_hash_algorithm ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_phase1_perfect_forward_secrecy ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_phase1_pseudo_random_function ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_preshared_key ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_preshared_key_encrypted ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_proxy_support_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_remote_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_replay_window_size ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_traffic_selector ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_verify_certificate_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_ike_versions ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_traffic_selectors ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_ike_version ( string peers, NetworkingIPsecIkeVersion versions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_traffic_selector ( string peers, string traffic_selectors, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ca_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_certificate_type ( string peers, NetworkingIPsecIkePeerCertType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_crl_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string peers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dpd_delay ( string peers, long delays, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_generate_policy ( string peers, NetworkingIPsecIkePeerGeneratePolicy policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ike_proposal_name ( string peers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_lifetime ( string peers, long lifetimes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_mode ( string peers, NetworkingIPsecIkePeerMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_certificate_authentication ( string peers, NetworkingIPsecSaMethod methods, string certs, string keys, string passphrases, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_certificate_key_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_certificate_key_passphrase ( string peers, string passphrases, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_id_type ( string peers, NetworkingIPsecIkePeerIDType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_my_id_value ( string peers, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_nat_traversal ( string peers, NetworkingIPsecIkePeerNatTraversal nat_traversals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_passive_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_peer_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_peer_id_type ( string peers, NetworkingIPsecIkePeerIDType types, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_peer_id_value ( string peers, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_phase1_auth_method ( string peers, NetworkingIPsecSaMethod methods, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_phase1_encryption_algorithm ( string peers, NetworkingIPsecIkeEncrAlgorithm algorithms, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_phase1_hash_algorithm ( string peers, NetworkingIPsecIkeHashAlgorithm algorithms, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_phase1_perfect_forward_secrecy ( string peers, NetworkingIPsecDiffieHellmanGroup secrecies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_phase1_pseudo_random_function ( string peers, NetworkingIPsecIkeHashAlgorithm functions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_preshared_key ( string peers, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_preshared_key_encrypted ( string peers, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_proxy_support_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_remote_address ( string peers, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_replay_window_size ( string peers, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_verify_certificate_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_ike_version ( System asyncResult ) : void | ||
Endadd_traffic_selector ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_ike_peers ( System asyncResult ) : void | ||
Enddelete_ike_peer ( System asyncResult ) : void | ||
Endget_ca_certificate_file ( System asyncResult ) : string[] | ||
Endget_certificate_type ( System asyncResult ) : NetworkingIPsecIkePeerCertType[] | ||
Endget_crl_file ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_dpd_delay ( System asyncResult ) : long[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_generate_policy ( System asyncResult ) : NetworkingIPsecIkePeerGeneratePolicy[] | ||
Endget_ike_proposal_name ( System asyncResult ) : string[] | ||
Endget_ike_version ( System asyncResult ) : NetworkingIPsecIkeVersion[][] | ||
Endget_lifetime ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_mode ( System asyncResult ) : NetworkingIPsecIkePeerMode[] | ||
Endget_my_certificate_file ( System asyncResult ) : string[] | ||
Endget_my_certificate_key_file ( System asyncResult ) : string[] | ||
Endget_my_certificate_key_passphrase ( System asyncResult ) : string[] | ||
Endget_my_id_type ( System asyncResult ) : NetworkingIPsecIkePeerIDType[] | ||
Endget_my_id_value ( System asyncResult ) : string[] | ||
Endget_nat_traversal ( System asyncResult ) : NetworkingIPsecIkePeerNatTraversal[] | ||
Endget_passive_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_peer_certificate_file ( System asyncResult ) : string[] | ||
Endget_peer_id_type ( System asyncResult ) : NetworkingIPsecIkePeerIDType[] | ||
Endget_peer_id_value ( System asyncResult ) : string[] | ||
Endget_phase1_auth_method ( System asyncResult ) : NetworkingIPsecSaMethod[] | ||
Endget_phase1_encryption_algorithm ( System asyncResult ) : NetworkingIPsecIkeEncrAlgorithm[] | ||
Endget_phase1_hash_algorithm ( System asyncResult ) : NetworkingIPsecIkeHashAlgorithm[] | ||
Endget_phase1_perfect_forward_secrecy ( System asyncResult ) : NetworkingIPsecDiffieHellmanGroup[] | ||
Endget_phase1_pseudo_random_function ( System asyncResult ) : NetworkingIPsecIkeHashAlgorithm[] | ||
Endget_preshared_key ( System asyncResult ) : string[] | ||
Endget_preshared_key_encrypted ( System asyncResult ) : string[] | ||
Endget_proxy_support_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_remote_address ( System asyncResult ) : string[] | ||
Endget_replay_window_size ( System asyncResult ) : long[] | ||
Endget_traffic_selector ( System asyncResult ) : string[][] | ||
Endget_verify_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_ike_versions ( System asyncResult ) : void | ||
Endremove_all_traffic_selectors ( System asyncResult ) : void | ||
Endremove_ike_version ( System asyncResult ) : void | ||
Endremove_traffic_selector ( System asyncResult ) : void | ||
Endset_ca_certificate_file ( System asyncResult ) : void | ||
Endset_certificate_type ( System asyncResult ) : void | ||
Endset_crl_file ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_dpd_delay ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_generate_policy ( System asyncResult ) : void | ||
Endset_ike_proposal_name ( System asyncResult ) : void | ||
Endset_lifetime ( System asyncResult ) : void | ||
Endset_mode ( System asyncResult ) : void | ||
Endset_my_certificate_authentication ( System asyncResult ) : void | ||
Endset_my_certificate_file ( System asyncResult ) : void | ||
Endset_my_certificate_key_file ( System asyncResult ) : void | ||
Endset_my_certificate_key_passphrase ( System asyncResult ) : void | ||
Endset_my_id_type ( System asyncResult ) : void | ||
Endset_my_id_value ( System asyncResult ) : void | ||
Endset_nat_traversal ( System asyncResult ) : void | ||
Endset_passive_state ( System asyncResult ) : void | ||
Endset_peer_certificate_file ( System asyncResult ) : void | ||
Endset_peer_id_type ( System asyncResult ) : void | ||
Endset_peer_id_value ( System asyncResult ) : void | ||
Endset_phase1_auth_method ( System asyncResult ) : void | ||
Endset_phase1_encryption_algorithm ( System asyncResult ) : void | ||
Endset_phase1_hash_algorithm ( System asyncResult ) : void | ||
Endset_phase1_perfect_forward_secrecy ( System asyncResult ) : void | ||
Endset_phase1_pseudo_random_function ( System asyncResult ) : void | ||
Endset_preshared_key ( System asyncResult ) : void | ||
Endset_preshared_key_encrypted ( System asyncResult ) : void | ||
Endset_proxy_support_state ( System asyncResult ) : void | ||
Endset_remote_address ( System asyncResult ) : void | ||
Endset_replay_window_size ( System asyncResult ) : void | ||
Endset_verify_certificate_state ( System asyncResult ) : void | ||
NetworkingIPsecIkePeer ( ) : System |
Method | Description | |
---|---|---|
add_ike_version ( string peers, NetworkingIPsecIkeVersion versions ) : void | ||
add_traffic_selector ( string peers, string traffic_selectors ) : void | ||
create ( string peers, string files, string keys, string addresses ) : void | ||
delete_all_ike_peers ( ) : void | ||
delete_ike_peer ( string peers ) : void | ||
get_ca_certificate_file ( string peers ) : string[] | ||
get_certificate_type ( string peers ) : NetworkingIPsecIkePeerCertType[] | ||
get_crl_file ( string peers ) : string[] | ||
get_description ( string peers ) : string[] | ||
get_dpd_delay ( string peers ) : long[] | ||
get_enabled_state ( string peers ) : CommonEnabledState[] | ||
get_generate_policy ( string peers ) : NetworkingIPsecIkePeerGeneratePolicy[] | ||
get_ike_proposal_name ( string peers ) : string[] | ||
get_ike_version ( string peers ) : NetworkingIPsecIkeVersion[][] | ||
get_lifetime ( string peers ) : long[] | ||
get_list ( ) : string[] | ||
get_mode ( string peers ) : NetworkingIPsecIkePeerMode[] | ||
get_my_certificate_file ( string peers ) : string[] | ||
get_my_certificate_key_file ( string peers ) : string[] | ||
get_my_certificate_key_passphrase ( string peers ) : string[] | ||
get_my_id_type ( string peers ) : NetworkingIPsecIkePeerIDType[] | ||
get_my_id_value ( string peers ) : string[] | ||
get_nat_traversal ( string peers ) : NetworkingIPsecIkePeerNatTraversal[] | ||
get_passive_state ( string peers ) : CommonEnabledState[] | ||
get_peer_certificate_file ( string peers ) : string[] | ||
get_peer_id_type ( string peers ) : NetworkingIPsecIkePeerIDType[] | ||
get_peer_id_value ( string peers ) : string[] | ||
get_phase1_auth_method ( string peers ) : NetworkingIPsecSaMethod[] | ||
get_phase1_encryption_algorithm ( string peers ) : NetworkingIPsecIkeEncrAlgorithm[] | ||
get_phase1_hash_algorithm ( string peers ) : NetworkingIPsecIkeHashAlgorithm[] | ||
get_phase1_perfect_forward_secrecy ( string peers ) : NetworkingIPsecDiffieHellmanGroup[] | ||
get_phase1_pseudo_random_function ( string peers ) : NetworkingIPsecIkeHashAlgorithm[] | ||
get_preshared_key ( string peers ) : string[] | ||
get_preshared_key_encrypted ( string peers ) : string[] | ||
get_proxy_support_state ( string peers ) : CommonEnabledState[] | ||
get_remote_address ( string peers ) : string[] | ||
get_replay_window_size ( string peers ) : long[] | ||
get_traffic_selector ( string peers ) : string[][] | ||
get_verify_certificate_state ( string peers ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_ike_versions ( string peers ) : void | ||
remove_all_traffic_selectors ( string peers ) : void | ||
remove_ike_version ( string peers, NetworkingIPsecIkeVersion versions ) : void | ||
remove_traffic_selector ( string peers, string traffic_selectors ) : void | ||
set_ca_certificate_file ( string peers, string files ) : void | ||
set_certificate_type ( string peers, NetworkingIPsecIkePeerCertType types ) : void | ||
set_crl_file ( string peers, string files ) : void | ||
set_description ( string peers, string descriptions ) : void | ||
set_dpd_delay ( string peers, long delays ) : void | ||
set_enabled_state ( string peers, CommonEnabledState states ) : void | ||
set_generate_policy ( string peers, NetworkingIPsecIkePeerGeneratePolicy policies ) : void | ||
set_ike_proposal_name ( string peers, string names ) : void | ||
set_lifetime ( string peers, long lifetimes ) : void | ||
set_mode ( string peers, NetworkingIPsecIkePeerMode modes ) : void | ||
set_my_certificate_authentication ( string peers, NetworkingIPsecSaMethod methods, string certs, string keys, string passphrases ) : void | ||
set_my_certificate_file ( string peers, string files ) : void | ||
set_my_certificate_key_file ( string peers, string files ) : void | ||
set_my_certificate_key_passphrase ( string peers, string passphrases ) : void | ||
set_my_id_type ( string peers, NetworkingIPsecIkePeerIDType types ) : void | ||
set_my_id_value ( string peers, string values ) : void | ||
set_nat_traversal ( string peers, NetworkingIPsecIkePeerNatTraversal nat_traversals ) : void | ||
set_passive_state ( string peers, CommonEnabledState states ) : void | ||
set_peer_certificate_file ( string peers, string files ) : void | ||
set_peer_id_type ( string peers, NetworkingIPsecIkePeerIDType types ) : void | ||
set_peer_id_value ( string peers, string values ) : void | ||
set_phase1_auth_method ( string peers, NetworkingIPsecSaMethod methods ) : void | ||
set_phase1_encryption_algorithm ( string peers, NetworkingIPsecIkeEncrAlgorithm algorithms ) : void | ||
set_phase1_hash_algorithm ( string peers, NetworkingIPsecIkeHashAlgorithm algorithms ) : void | ||
set_phase1_perfect_forward_secrecy ( string peers, NetworkingIPsecDiffieHellmanGroup secrecies ) : void | ||
set_phase1_pseudo_random_function ( string peers, NetworkingIPsecIkeHashAlgorithm functions ) : void | ||
set_preshared_key ( string peers, string keys ) : void | ||
set_preshared_key_encrypted ( string peers, string keys ) : void | ||
set_proxy_support_state ( string peers, CommonEnabledState states ) : void | ||
set_remote_address ( string peers, string addresses ) : void | ||
set_replay_window_size ( string peers, long sizes ) : void | ||
set_verify_certificate_state ( string peers, CommonEnabledState states ) : void |
public Beginadd_ike_version ( string peers, NetworkingIPsecIkeVersion versions, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
versions | NetworkingIPsecIkeVersion | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_traffic_selector ( string peers, string traffic_selectors, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
traffic_selectors | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string peers, string files, string keys, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
keys | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_ike_peers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_ike_peer ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ca_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_certificate_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_crl_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_dpd_delay ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generate_policy ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ike_proposal_name ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ike_version ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_lifetime ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_mode ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_certificate_key_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_certificate_key_passphrase ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_id_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_id_value ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nat_traversal ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_passive_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_certificate_file ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_id_type ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_peer_id_value ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_phase1_auth_method ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_phase1_encryption_algorithm ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_phase1_hash_algorithm ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_phase1_perfect_forward_secrecy ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_phase1_pseudo_random_function ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_preshared_key ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_preshared_key_encrypted ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_proxy_support_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_remote_address ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_replay_window_size ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_traffic_selector ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_verify_certificate_state ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_ike_versions ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_traffic_selectors ( string peers, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_ike_version ( string peers, NetworkingIPsecIkeVersion versions, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
versions | NetworkingIPsecIkeVersion | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_traffic_selector ( string peers, string traffic_selectors, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
traffic_selectors | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ca_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_certificate_type ( string peers, NetworkingIPsecIkePeerCertType types, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
types | NetworkingIPsecIkePeerCertType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_crl_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string peers, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_dpd_delay ( string peers, long delays, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
delays | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_generate_policy ( string peers, NetworkingIPsecIkePeerGeneratePolicy policies, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
policies | NetworkingIPsecIkePeerGeneratePolicy | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ike_proposal_name ( string peers, string names, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_lifetime ( string peers, long lifetimes, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
lifetimes | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_mode ( string peers, NetworkingIPsecIkePeerMode modes, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
modes | NetworkingIPsecIkePeerMode | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_certificate_authentication ( string peers, NetworkingIPsecSaMethod methods, string certs, string keys, string passphrases, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
methods | NetworkingIPsecSaMethod | |
certs | string | |
keys | string | |
passphrases | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_certificate_key_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_certificate_key_passphrase ( string peers, string passphrases, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
passphrases | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_id_type ( string peers, NetworkingIPsecIkePeerIDType types, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
types | NetworkingIPsecIkePeerIDType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_my_id_value ( string peers, string values, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_nat_traversal ( string peers, NetworkingIPsecIkePeerNatTraversal nat_traversals, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
nat_traversals | NetworkingIPsecIkePeerNatTraversal | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_passive_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_peer_certificate_file ( string peers, string files, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_peer_id_type ( string peers, NetworkingIPsecIkePeerIDType types, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
types | NetworkingIPsecIkePeerIDType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_peer_id_value ( string peers, string values, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
values | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_phase1_auth_method ( string peers, NetworkingIPsecSaMethod methods, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
methods | NetworkingIPsecSaMethod | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_phase1_encryption_algorithm ( string peers, NetworkingIPsecIkeEncrAlgorithm algorithms, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
algorithms | NetworkingIPsecIkeEncrAlgorithm | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_phase1_hash_algorithm ( string peers, NetworkingIPsecIkeHashAlgorithm algorithms, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
algorithms | NetworkingIPsecIkeHashAlgorithm | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_phase1_perfect_forward_secrecy ( string peers, NetworkingIPsecDiffieHellmanGroup secrecies, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
secrecies | NetworkingIPsecDiffieHellmanGroup | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_phase1_pseudo_random_function ( string peers, NetworkingIPsecIkeHashAlgorithm functions, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
functions | NetworkingIPsecIkeHashAlgorithm | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_preshared_key ( string peers, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_preshared_key_encrypted ( string peers, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_proxy_support_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_remote_address ( string peers, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_replay_window_size ( string peers, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
sizes | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_verify_certificate_state ( string peers, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
peers | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_ike_version ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_traffic_selector ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_ike_peers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_ike_peer ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_ca_certificate_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_certificate_type ( System asyncResult ) : NetworkingIPsecIkePeerCertType[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerCertType[] |
public Endget_crl_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_dpd_delay ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_generate_policy ( System asyncResult ) : NetworkingIPsecIkePeerGeneratePolicy[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerGeneratePolicy[] |
public Endget_ike_proposal_name ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_ike_version ( System asyncResult ) : NetworkingIPsecIkeVersion[][] | ||
asyncResult | System | |
return | NetworkingIPsecIkeVersion[][] |
public Endget_lifetime ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_mode ( System asyncResult ) : NetworkingIPsecIkePeerMode[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerMode[] |
public Endget_my_certificate_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_my_certificate_key_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_my_certificate_key_passphrase ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_my_id_type ( System asyncResult ) : NetworkingIPsecIkePeerIDType[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerIDType[] |
public Endget_my_id_value ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nat_traversal ( System asyncResult ) : NetworkingIPsecIkePeerNatTraversal[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerNatTraversal[] |
public Endget_passive_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_peer_certificate_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_peer_id_type ( System asyncResult ) : NetworkingIPsecIkePeerIDType[] | ||
asyncResult | System | |
return | NetworkingIPsecIkePeerIDType[] |
public Endget_peer_id_value ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_phase1_auth_method ( System asyncResult ) : NetworkingIPsecSaMethod[] | ||
asyncResult | System | |
return | NetworkingIPsecSaMethod[] |
public Endget_phase1_encryption_algorithm ( System asyncResult ) : NetworkingIPsecIkeEncrAlgorithm[] | ||
asyncResult | System | |
return | NetworkingIPsecIkeEncrAlgorithm[] |
public Endget_phase1_hash_algorithm ( System asyncResult ) : NetworkingIPsecIkeHashAlgorithm[] | ||
asyncResult | System | |
return | NetworkingIPsecIkeHashAlgorithm[] |
public Endget_phase1_perfect_forward_secrecy ( System asyncResult ) : NetworkingIPsecDiffieHellmanGroup[] | ||
asyncResult | System | |
return | NetworkingIPsecDiffieHellmanGroup[] |
public Endget_phase1_pseudo_random_function ( System asyncResult ) : NetworkingIPsecIkeHashAlgorithm[] | ||
asyncResult | System | |
return | NetworkingIPsecIkeHashAlgorithm[] |
public Endget_preshared_key ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_preshared_key_encrypted ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_proxy_support_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_remote_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_replay_window_size ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_traffic_selector ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_verify_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_ike_versions ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_traffic_selectors ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_ike_version ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_traffic_selector ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ca_certificate_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_certificate_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_crl_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_dpd_delay ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_generate_policy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ike_proposal_name ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_lifetime ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_mode ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_certificate_authentication ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_certificate_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_certificate_key_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_certificate_key_passphrase ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_id_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_my_id_value ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_nat_traversal ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_passive_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_peer_certificate_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_peer_id_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_peer_id_value ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_phase1_auth_method ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_phase1_encryption_algorithm ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_phase1_hash_algorithm ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_phase1_perfect_forward_secrecy ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_phase1_pseudo_random_function ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_preshared_key ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_preshared_key_encrypted ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_proxy_support_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_remote_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_replay_window_size ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_verify_certificate_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |