List of all items
Structs
- anoncreds::AnonCreds
- anoncreds::Issuer
- anoncreds::Prover
- anoncreds::Verifier
- blob_storage::Blob
- crypto::Crypto
- crypto::Key
- did::Did
- ledger::Ledger
- pairwise::Pairwise
- payments::Payment
- pool::Pool
- utils::callbacks::ClosureHandler
- utils::results::ResultHandler
- wallet::Wallet
Enums
Functions
- native::anoncreds::indy_create_revocation_state
- native::anoncreds::indy_issuer_create_and_store_credential_def
- native::anoncreds::indy_issuer_create_and_store_revoc_reg
- native::anoncreds::indy_issuer_create_credential
- native::anoncreds::indy_issuer_create_credential_offer
- native::anoncreds::indy_issuer_create_schema
- native::anoncreds::indy_issuer_merge_revocation_registry_deltas
- native::anoncreds::indy_issuer_revoke_credential
- native::anoncreds::indy_prover_close_credentials_search
- native::anoncreds::indy_prover_close_credentials_search_for_proof_req
- native::anoncreds::indy_prover_create_credential_req
- native::anoncreds::indy_prover_create_master_secret
- native::anoncreds::indy_prover_create_proof
- native::anoncreds::indy_prover_fetch_credentials
- native::anoncreds::indy_prover_fetch_credentials_for_proof_req
- native::anoncreds::indy_prover_get_credential
- native::anoncreds::indy_prover_get_credentials
- native::anoncreds::indy_prover_get_credentials_for_proof_req
- native::anoncreds::indy_prover_search_credentials
- native::anoncreds::indy_prover_search_credentials_for_proof_req
- native::anoncreds::indy_prover_store_credential
- native::anoncreds::indy_update_revocation_state
- native::anoncreds::indy_verifier_verify_proof
- native::blob_storage::indy_open_blob_storage_reader
- native::blob_storage::indy_open_blob_storage_writer
- native::crypto::indy_create_key
- native::crypto::indy_crypto_anon_crypt
- native::crypto::indy_crypto_anon_decrypt
- native::crypto::indy_crypto_auth_crypt
- native::crypto::indy_crypto_auth_decrypt
- native::crypto::indy_crypto_sign
- native::crypto::indy_crypto_verify
- native::crypto::indy_get_key_metadata
- native::crypto::indy_set_key_metadata
- native::did::indy_abbreviate_verkey
- native::did::indy_create_and_store_my_did
- native::did::indy_get_did_metadata
- native::did::indy_get_endpoint_for_did
- native::did::indy_get_my_did_with_meta
- native::did::indy_key_for_did
- native::did::indy_key_for_local_did
- native::did::indy_list_my_dids_with_meta
- native::did::indy_replace_keys_apply
- native::did::indy_replace_keys_start
- native::did::indy_set_did_metadata
- native::did::indy_set_endpoint_for_did
- native::did::indy_store_their_did
- native::ledger::indy_build_attrib_request
- native::ledger::indy_build_cred_def_request
- native::ledger::indy_build_get_attrib_request
- native::ledger::indy_build_get_cred_def_request
- native::ledger::indy_build_get_ddo_request
- native::ledger::indy_build_get_nym_request
- native::ledger::indy_build_get_revoc_reg_def_request
- native::ledger::indy_build_get_revoc_reg_delta_request
- native::ledger::indy_build_get_revoc_reg_request
- native::ledger::indy_build_get_schema_request
- native::ledger::indy_build_get_txn_request
- native::ledger::indy_build_get_validator_info_request
- native::ledger::indy_build_node_request
- native::ledger::indy_build_nym_request
- native::ledger::indy_build_pool_config_request
- native::ledger::indy_build_pool_restart_request
- native::ledger::indy_build_pool_upgrade_request
- native::ledger::indy_build_revoc_reg_def_request
- native::ledger::indy_build_revoc_reg_entry_request
- native::ledger::indy_build_schema_request
- native::ledger::indy_multi_sign_request
- native::ledger::indy_parse_get_cred_def_response
- native::ledger::indy_parse_get_revoc_reg_def_response
- native::ledger::indy_parse_get_revoc_reg_delta_response
- native::ledger::indy_parse_get_revoc_reg_response
- native::ledger::indy_parse_get_schema_response
- native::ledger::indy_register_transaction_parser_for_sp
- native::ledger::indy_sign_and_submit_request
- native::ledger::indy_sign_request
- native::ledger::indy_submit_action
- native::ledger::indy_submit_request
- native::non_secrets::indy_add_wallet_record
- native::non_secrets::indy_add_wallet_record_tags
- native::non_secrets::indy_close_wallet_search
- native::non_secrets::indy_delete_wallet_record
- native::non_secrets::indy_delete_wallet_record_tags
- native::non_secrets::indy_fetch_wallet_search_next_records
- native::non_secrets::indy_get_wallet_record
- native::non_secrets::indy_open_wallet_search
- native::non_secrets::indy_update_wallet_record_tags
- native::non_secrets::indy_update_wallet_record_value
- native::pairwise::indy_create_pairwise
- native::pairwise::indy_get_pairwise
- native::pairwise::indy_is_pairwise_exists
- native::pairwise::indy_list_pairwise
- native::pairwise::indy_set_pairwise_metadata
- native::payments::indy_add_request_fees
- native::payments::indy_build_get_payment_sources_request
- native::payments::indy_build_get_txn_fees_req
- native::payments::indy_build_mint_req
- native::payments::indy_build_payment_req
- native::payments::indy_build_set_txn_fees_req
- native::payments::indy_build_verify_payment_req
- native::payments::indy_create_payment_address
- native::payments::indy_list_payment_addresses
- native::payments::indy_parse_get_payment_sources_response
- native::payments::indy_parse_get_txn_fees_response
- native::payments::indy_parse_payment_response
- native::payments::indy_parse_response_with_fees
- native::payments::indy_parse_verify_payment_response
- native::payments::indy_register_payment_method
- native::pool::indy_close_pool_ledger
- native::pool::indy_create_pool_ledger_config
- native::pool::indy_delete_pool_ledger_config
- native::pool::indy_list_pools
- native::pool::indy_open_pool_ledger
- native::pool::indy_refresh_pool_ledger
- native::pool::indy_set_protocol_version
- native::wallet::indy_close_wallet
- native::wallet::indy_create_wallet
- native::wallet::indy_delete_wallet
- native::wallet::indy_export_wallet
- native::wallet::indy_import_wallet
- native::wallet::indy_open_wallet
- native::wallet::indy_register_wallet_storage
Type Aliases
- IndyHandle
- native::BString
- native::CString
- native::Error
- native::Handle
- native::ResponseBoolCB
- native::ResponseEmptyCB
- native::ResponseI32CB
- native::ResponseI32UsizeCB
- native::ResponseSliceCB
- native::ResponseStringCB
- native::ResponseStringSliceCB
- native::ResponseStringStringCB
- native::ResponseStringStringStringCB
- native::ResponseStringStringU64CB
- native::ledger::CustomFree
- native::ledger::CustomTransactionParser
- native::payments::AddRequestFeesCB
- native::payments::BuildGetPaymentSourcesRequestCB
- native::payments::BuildGetTxnFeesReqCB
- native::payments::BuildMintReqCB
- native::payments::BuildPaymentReqCB
- native::payments::BuildSetTxnFeesReqCB
- native::payments::BuildVerifyPaymentReqCB
- native::payments::CreatePaymentAddressCB
- native::payments::ParseGetPaymentSourcesResponseCB
- native::payments::ParseGetTxnFeesResponseCB
- native::payments::ParsePaymentResponseCB
- native::payments::ParseResponseWithFeesCB
- native::payments::ParseVerifyPaymentResponseCB
- native::wallet::WalletAddRecord
- native::wallet::WalletAddRecordTags
- native::wallet::WalletClose
- native::wallet::WalletCreate
- native::wallet::WalletDelete
- native::wallet::WalletDeleteRecord
- native::wallet::WalletDeleteRecordTags
- native::wallet::WalletFetchSearchNextRecord
- native::wallet::WalletFreeRecord
- native::wallet::WalletFreeSearch
- native::wallet::WalletFreeStorageMetadata
- native::wallet::WalletGetRecord
- native::wallet::WalletGetRecordId
- native::wallet::WalletGetRecordTags
- native::wallet::WalletGetRecordType
- native::wallet::WalletGetRecordValue
- native::wallet::WalletGetSearchTotalCount
- native::wallet::WalletGetStorageMetadata
- native::wallet::WalletOpen
- native::wallet::WalletSearchAllRecords
- native::wallet::WalletSearchRecords
- native::wallet::WalletSetStorageMetadata
- native::wallet::WalletUpdateRecordTags
- native::wallet::WalletUpdateRecordValue