Method | Description | |
---|---|---|
Begincreate ( |
||
Begindelete_all_responders ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_responder ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_allow_additional_certificate_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ca_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ca_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ca_path ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_certificate_check_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_certificate_id_digest_method ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_certificate_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_chain_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_explicit_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ignore_aia_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_intern_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nonce_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_other_certificate_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_other_certificate_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_signature_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_signing_information ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_signing_information_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_status_age ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trust_other_certificate_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_url ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_va_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_va_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_validity_period ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_allow_additional_certificate_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ca_file ( string responders, string ca_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ca_file_v2 ( string responders, string ca_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ca_path ( string responders, string ca_paths, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_certificate_check_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_certificate_id_digest_method ( string responders, ManagementOCSPDigestMethod digest_methods, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_certificate_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_chain_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string responders, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_explicit_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ignore_aia_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_intern_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_nonce_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_other_certificate_file ( string responders, string other_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_other_certificate_file_v2 ( string responders, string other_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_signature_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_signing_information ( string responders, |
||
Beginset_signing_information_v2 ( string responders, |
||
Beginset_status_age ( string responders, long ages, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_trust_other_certificate_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_url ( string responders, string urls, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_va_file ( string responders, string va_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_va_file_v2 ( string responders, string va_files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_validity_period ( string responders, long ranges, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_responders ( System asyncResult ) : void | ||
Enddelete_responder ( System asyncResult ) : void | ||
Endget_allow_additional_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_ca_file ( System asyncResult ) : string[] | ||
Endget_ca_file_v2 ( System asyncResult ) : string[] | ||
Endget_ca_path ( System asyncResult ) : string[] | ||
Endget_certificate_check_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_certificate_id_digest_method ( System asyncResult ) : ManagementOCSPDigestMethod[] | ||
Endget_certificate_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_chain_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_explicit_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_ignore_aia_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_intern_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_nonce_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_other_certificate_file ( System asyncResult ) : string[] | ||
Endget_other_certificate_file_v2 ( System asyncResult ) : string[] | ||
Endget_signature_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_signing_information ( System asyncResult ) : iControl.ManagementOCSPResponderSignInformation[] | ||
Endget_signing_information_v2 ( System asyncResult ) : iControl.ManagementOCSPResponderSignInformation[] | ||
Endget_status_age ( System asyncResult ) : long[] | ||
Endget_trust_other_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_url ( System asyncResult ) : string[] | ||
Endget_va_file ( System asyncResult ) : string[] | ||
Endget_va_file_v2 ( System asyncResult ) : string[] | ||
Endget_validity_period ( System asyncResult ) : long[] | ||
Endget_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_allow_additional_certificate_state ( System asyncResult ) : void | ||
Endset_ca_file ( System asyncResult ) : void | ||
Endset_ca_file_v2 ( System asyncResult ) : void | ||
Endset_ca_path ( System asyncResult ) : void | ||
Endset_certificate_check_state ( System asyncResult ) : void | ||
Endset_certificate_id_digest_method ( System asyncResult ) : void | ||
Endset_certificate_verification_state ( System asyncResult ) : void | ||
Endset_chain_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_explicit_state ( System asyncResult ) : void | ||
Endset_ignore_aia_state ( System asyncResult ) : void | ||
Endset_intern_state ( System asyncResult ) : void | ||
Endset_nonce_state ( System asyncResult ) : void | ||
Endset_other_certificate_file ( System asyncResult ) : void | ||
Endset_other_certificate_file_v2 ( System asyncResult ) : void | ||
Endset_signature_verification_state ( System asyncResult ) : void | ||
Endset_signing_information ( System asyncResult ) : void | ||
Endset_signing_information_v2 ( System asyncResult ) : void | ||
Endset_status_age ( System asyncResult ) : void | ||
Endset_trust_other_certificate_state ( System asyncResult ) : void | ||
Endset_url ( System asyncResult ) : void | ||
Endset_va_file ( System asyncResult ) : void | ||
Endset_va_file_v2 ( System asyncResult ) : void | ||
Endset_validity_period ( System asyncResult ) : void | ||
Endset_verification_state ( System asyncResult ) : void | ||
ManagementOCSPResponder ( ) : System |
Method | Description | |
---|---|---|
create ( |
||
delete_all_responders ( ) : void | ||
delete_responder ( string responders ) : void | ||
get_allow_additional_certificate_state ( string responders ) : CommonEnabledState[] | ||
get_ca_file ( string responders ) : string[] | ||
get_ca_file_v2 ( string responders ) : string[] | ||
get_ca_path ( string responders ) : string[] | ||
get_certificate_check_state ( string responders ) : CommonEnabledState[] | ||
get_certificate_id_digest_method ( string responders ) : ManagementOCSPDigestMethod[] | ||
get_certificate_verification_state ( string responders ) : CommonEnabledState[] | ||
get_chain_state ( string responders ) : CommonEnabledState[] | ||
get_description ( string responders ) : string[] | ||
get_explicit_state ( string responders ) : CommonEnabledState[] | ||
get_ignore_aia_state ( string responders ) : CommonEnabledState[] | ||
get_intern_state ( string responders ) : CommonEnabledState[] | ||
get_list ( ) : string[] | ||
get_nonce_state ( string responders ) : CommonEnabledState[] | ||
get_other_certificate_file ( string responders ) : string[] | ||
get_other_certificate_file_v2 ( string responders ) : string[] | ||
get_signature_verification_state ( string responders ) : CommonEnabledState[] | ||
get_signing_information ( string responders ) : iControl.ManagementOCSPResponderSignInformation[] | ||
get_signing_information_v2 ( string responders ) : iControl.ManagementOCSPResponderSignInformation[] | ||
get_status_age ( string responders ) : long[] | ||
get_trust_other_certificate_state ( string responders ) : CommonEnabledState[] | ||
get_url ( string responders ) : string[] | ||
get_va_file ( string responders ) : string[] | ||
get_va_file_v2 ( string responders ) : string[] | ||
get_validity_period ( string responders ) : long[] | ||
get_verification_state ( string responders ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
set_allow_additional_certificate_state ( string responders, CommonEnabledState states ) : void | ||
set_ca_file ( string responders, string ca_files ) : void | ||
set_ca_file_v2 ( string responders, string ca_files ) : void | ||
set_ca_path ( string responders, string ca_paths ) : void | ||
set_certificate_check_state ( string responders, CommonEnabledState states ) : void | ||
set_certificate_id_digest_method ( string responders, ManagementOCSPDigestMethod digest_methods ) : void | ||
set_certificate_verification_state ( string responders, CommonEnabledState states ) : void | ||
set_chain_state ( string responders, CommonEnabledState states ) : void | ||
set_description ( string responders, string descriptions ) : void | ||
set_explicit_state ( string responders, CommonEnabledState states ) : void | ||
set_ignore_aia_state ( string responders, CommonEnabledState states ) : void | ||
set_intern_state ( string responders, CommonEnabledState states ) : void | ||
set_nonce_state ( string responders, CommonEnabledState states ) : void | ||
set_other_certificate_file ( string responders, string other_files ) : void | ||
set_other_certificate_file_v2 ( string responders, string other_files ) : void | ||
set_signature_verification_state ( string responders, CommonEnabledState states ) : void | ||
set_signing_information ( string responders, |
||
set_signing_information_v2 ( string responders, |
||
set_status_age ( string responders, long ages ) : void | ||
set_trust_other_certificate_state ( string responders, CommonEnabledState states ) : void | ||
set_url ( string responders, string urls ) : void | ||
set_va_file ( string responders, string va_files ) : void | ||
set_va_file_v2 ( string responders, string va_files ) : void | ||
set_validity_period ( string responders, long ranges ) : void | ||
set_verification_state ( string responders, CommonEnabledState states ) : void |
public Begincreate ( |
||
responders | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_responders ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_responder ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_allow_additional_certificate_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ca_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ca_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ca_path ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_certificate_check_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_certificate_id_digest_method ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_certificate_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_chain_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_explicit_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_ignore_aia_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_intern_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | 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_nonce_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_other_certificate_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_other_certificate_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_signature_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_signing_information ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_signing_information_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_status_age ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trust_other_certificate_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_url ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_va_file ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_va_file_v2 ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_validity_period ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_verification_state ( string responders, System callback, object asyncState ) : System.IAsyncResult | ||
responders | 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 Beginset_allow_additional_certificate_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ca_file ( string responders, string ca_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
ca_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ca_file_v2 ( string responders, string ca_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
ca_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ca_path ( string responders, string ca_paths, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
ca_paths | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_certificate_check_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_certificate_id_digest_method ( string responders, ManagementOCSPDigestMethod digest_methods, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
digest_methods | ManagementOCSPDigestMethod | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_certificate_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_chain_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string responders, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_explicit_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_ignore_aia_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_intern_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_nonce_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_other_certificate_file ( string responders, string other_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
other_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_other_certificate_file_v2 ( string responders, string other_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
other_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_signature_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_signing_information ( string responders, |
||
responders | string | |
signers | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_signing_information_v2 ( string responders, |
||
responders | string | |
signers | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_status_age ( string responders, long ages, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
ages | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_trust_other_certificate_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_url ( string responders, string urls, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
urls | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_va_file ( string responders, string va_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
va_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_va_file_v2 ( string responders, string va_files, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
va_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_validity_period ( string responders, long ranges, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
ranges | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_verification_state ( string responders, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
responders | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_responders ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_responder ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_allow_additional_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_ca_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_ca_file_v2 ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_ca_path ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_certificate_check_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_certificate_id_digest_method ( System asyncResult ) : ManagementOCSPDigestMethod[] | ||
asyncResult | System | |
return | ManagementOCSPDigestMethod[] |
public Endget_certificate_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_chain_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_explicit_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_ignore_aia_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_intern_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nonce_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_other_certificate_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_other_certificate_file_v2 ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_signature_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_signing_information ( System asyncResult ) : iControl.ManagementOCSPResponderSignInformation[] | ||
asyncResult | System | |
return | iControl.ManagementOCSPResponderSignInformation[] |
public Endget_signing_information_v2 ( System asyncResult ) : iControl.ManagementOCSPResponderSignInformation[] | ||
asyncResult | System | |
return | iControl.ManagementOCSPResponderSignInformation[] |
public Endget_status_age ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_trust_other_certificate_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_url ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_va_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_va_file_v2 ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_validity_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_verification_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endset_allow_additional_certificate_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ca_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ca_file_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ca_path ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_certificate_check_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_certificate_id_digest_method ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_certificate_verification_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_chain_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_explicit_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_ignore_aia_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_intern_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_nonce_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_other_certificate_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_other_certificate_file_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_signature_verification_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_signing_information ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_signing_information_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_status_age ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_trust_other_certificate_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_url ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_va_file ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_va_file_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_validity_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_verification_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |