Method | Description | |
---|---|---|
Begincreate ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, CommonEnabledState fips, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_manual ( string keys, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types, string cert_files, string key_files, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_v2 ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_keys ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_key ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_algorithm ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_certificate_file ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_expiration_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_fips_state ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_generation ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_generation_creator ( string keys, |
||
Beginget_generation_expiration_time ( string keys, |
||
Beginget_generation_key_tag ( string keys, |
||
Beginget_generation_public_text ( string keys, |
||
Beginget_generation_rollover_time ( string keys, |
||
Beginget_hardware_security_module_type ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_key_file ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rollover_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_signature_publication_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_signature_validity_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_size ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_time_to_live ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_type ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string keys, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( string keys, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_expiration_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_generation_expiration_time ( string keys, |
||
Beginset_generation_rollover_time ( string keys, |
||
Beginset_rollover_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_signature_publication_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_signature_validity_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_time_to_live ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_manual ( System asyncResult ) : void | ||
Endcreate_v2 ( System asyncResult ) : void | ||
Enddelete_all_keys ( System asyncResult ) : void | ||
Enddelete_key ( System asyncResult ) : void | ||
Endget_algorithm ( System asyncResult ) : GlobalLBDNSSECKeyKeyAlgorithm[] | ||
Endget_certificate_file ( System asyncResult ) : string[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_expiration_period ( System asyncResult ) : long[] | ||
Endget_fips_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_generation ( System asyncResult ) : iControl.CommonULong64[][] | ||
Endget_generation_creator ( System asyncResult ) : string[][] | ||
Endget_generation_expiration_time ( System asyncResult ) : iControl.CommonTimeStamp[][] | ||
Endget_generation_key_tag ( System asyncResult ) : short[][] | ||
Endget_generation_public_text ( System asyncResult ) : string[][] | ||
Endget_generation_rollover_time ( System asyncResult ) : iControl.CommonTimeStamp[][] | ||
Endget_hardware_security_module_type ( System asyncResult ) : GlobalLBHardwareSecurityModuleType[] | ||
Endget_key_file ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_rollover_period ( System asyncResult ) : long[] | ||
Endget_signature_publication_period ( System asyncResult ) : long[] | ||
Endget_signature_validity_period ( System asyncResult ) : long[] | ||
Endget_size ( System asyncResult ) : long[] | ||
Endget_time_to_live ( System asyncResult ) : long[] | ||
Endget_type ( System asyncResult ) : GlobalLBDNSSECKeyKeyType[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_expiration_period ( System asyncResult ) : void | ||
Endset_generation_expiration_time ( System asyncResult ) : void | ||
Endset_generation_rollover_time ( System asyncResult ) : void | ||
Endset_rollover_period ( System asyncResult ) : void | ||
Endset_signature_publication_period ( System asyncResult ) : void | ||
Endset_signature_validity_period ( System asyncResult ) : void | ||
Endset_time_to_live ( System asyncResult ) : void | ||
GlobalLBDNSSECKey ( ) : System |
Method | Description | |
---|---|---|
create ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, CommonEnabledState fips ) : void | ||
create_manual ( string keys, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types, string cert_files, string key_files ) : void | ||
create_v2 ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types ) : void | ||
delete_all_keys ( ) : void | ||
delete_key ( string keys ) : void | ||
get_algorithm ( string keys ) : GlobalLBDNSSECKeyKeyAlgorithm[] | ||
get_certificate_file ( string keys ) : string[] | ||
get_description ( string keys ) : string[] | ||
get_enabled_state ( string keys ) : CommonEnabledState[] | ||
get_expiration_period ( string keys ) : long[] | ||
get_fips_state ( string keys ) : CommonEnabledState[] | ||
get_generation ( string keys ) : iControl.CommonULong64[][] | ||
get_generation_creator ( string keys, |
||
get_generation_expiration_time ( string keys, |
||
get_generation_key_tag ( string keys, |
||
get_generation_public_text ( string keys, |
||
get_generation_rollover_time ( string keys, |
||
get_hardware_security_module_type ( string keys ) : GlobalLBHardwareSecurityModuleType[] | ||
get_key_file ( string keys ) : string[] | ||
get_list ( ) : string[] | ||
get_rollover_period ( string keys ) : long[] | ||
get_signature_publication_period ( string keys ) : long[] | ||
get_signature_validity_period ( string keys ) : long[] | ||
get_size ( string keys ) : long[] | ||
get_time_to_live ( string keys ) : long[] | ||
get_type ( string keys ) : GlobalLBDNSSECKeyKeyType[] | ||
get_version ( ) : string | ||
set_description ( string keys, string descriptions ) : void | ||
set_enabled_state ( string keys, CommonEnabledState states ) : void | ||
set_expiration_period ( string keys, long times ) : void | ||
set_generation_expiration_time ( string keys, |
||
set_generation_rollover_time ( string keys, |
||
set_rollover_period ( string keys, long times ) : void | ||
set_signature_publication_period ( string keys, long times ) : void | ||
set_signature_validity_period ( string keys, long times ) : void | ||
set_time_to_live ( string keys, long times ) : void |
public Begincreate ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, CommonEnabledState fips, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
sizes | long | |
types | GlobalLBDNSSECKeyKeyType | |
algorithms | GlobalLBDNSSECKeyKeyAlgorithm | |
fips | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_manual ( string keys, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types, string cert_files, string key_files, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
types | GlobalLBDNSSECKeyKeyType | |
algorithms | GlobalLBDNSSECKeyKeyAlgorithm | |
hsm_types | GlobalLBHardwareSecurityModuleType | |
cert_files | string | |
key_files | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_v2 ( string keys, long sizes, GlobalLBDNSSECKeyKeyType types, GlobalLBDNSSECKeyKeyAlgorithm algorithms, GlobalLBHardwareSecurityModuleType hsm_types, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
sizes | long | |
types | GlobalLBDNSSECKeyKeyType | |
algorithms | GlobalLBDNSSECKeyKeyAlgorithm | |
hsm_types | GlobalLBHardwareSecurityModuleType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_keys ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_key ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_algorithm ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_certificate_file ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_expiration_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_fips_state ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation_creator ( string keys, |
||
keys | string | |
generations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation_expiration_time ( string keys, |
||
keys | string | |
generations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation_key_tag ( string keys, |
||
keys | string | |
generations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation_public_text ( string keys, |
||
keys | string | |
generations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_generation_rollover_time ( string keys, |
||
keys | string | |
generations | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_hardware_security_module_type ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_key_file ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | 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_rollover_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_signature_publication_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_signature_validity_period ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_size ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_time_to_live ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_type ( string keys, System callback, object asyncState ) : System.IAsyncResult | ||
keys | 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_description ( string keys, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string keys, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_expiration_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_generation_expiration_time ( string keys, |
||
keys | string | |
generations | ||
times | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_generation_rollover_time ( string keys, |
||
keys | string | |
generations | ||
times | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_rollover_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_signature_publication_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_signature_validity_period ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_time_to_live ( string keys, long times, System callback, object asyncState ) : System.IAsyncResult | ||
keys | string | |
times | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_manual ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_keys ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_key ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_algorithm ( System asyncResult ) : GlobalLBDNSSECKeyKeyAlgorithm[] | ||
asyncResult | System | |
return | GlobalLBDNSSECKeyKeyAlgorithm[] |
public Endget_certificate_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_expiration_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_fips_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_generation ( System asyncResult ) : iControl.CommonULong64[][] | ||
asyncResult | System | |
return | iControl.CommonULong64[][] |
public Endget_generation_creator ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_generation_expiration_time ( System asyncResult ) : iControl.CommonTimeStamp[][] | ||
asyncResult | System | |
return | iControl.CommonTimeStamp[][] |
public Endget_generation_key_tag ( System asyncResult ) : short[][] | ||
asyncResult | System | |
return | short[][] |
public Endget_generation_public_text ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_generation_rollover_time ( System asyncResult ) : iControl.CommonTimeStamp[][] | ||
asyncResult | System | |
return | iControl.CommonTimeStamp[][] |
public Endget_hardware_security_module_type ( System asyncResult ) : GlobalLBHardwareSecurityModuleType[] | ||
asyncResult | System | |
return | GlobalLBHardwareSecurityModuleType[] |
public Endget_key_file ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_rollover_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_signature_publication_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_signature_validity_period ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_size ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_time_to_live ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_type ( System asyncResult ) : GlobalLBDNSSECKeyKeyType[] | ||
asyncResult | System | |
return | GlobalLBDNSSECKeyKeyType[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_expiration_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_generation_expiration_time ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_generation_rollover_time ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_rollover_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_signature_publication_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_signature_validity_period ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_time_to_live ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |