Docs.rs
  • android-keyring-0.1.2
    • android-keyring 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Andrepuel
    • Dependencies
      • android_log-sys ^0.3.2 normal optional
      • base64 ^0.22.1 normal
      • jni ^0.21.1 normal
      • keyring =4.0.0-rc.1 normal
      • ndk-context ^0.1.1 normal optional
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal optional
    • Versions
    • 1.71% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

android_keyring0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cipher::AlgorithmParameterSpec
  • cipher::Cipher
  • cipher::GCMParameterSpec
  • credential::AndroidBuilder
  • credential::AndroidCredential
  • keystore::AlgorithmParameterSpec
  • keystore::Key
  • keystore::KeyGenParameterSpec
  • keystore::KeyGenParameterSpecBuilder
  • keystore::KeyGenerator
  • keystore::KeyStore
  • keystore::SecretKey
  • methods::ClassDecl
  • methods::NoParam
  • shared_preferences::Context
  • shared_preferences::SharedPreferences
  • shared_preferences::SharedPreferencesEditor

Enums

  • credential::AndroidKeyringError
  • methods::SignatureComp

Traits

  • credential::HasJavaVm
  • methods::AsParam
  • methods::Constructible
  • methods::FromValue
  • methods::Method
  • methods::StaticMethod
  • methods::ToValue

Functions

  • Java_io_crates_keyring_Keyring_00024Companion_setAndroidKeyringCredentialBuilder
  • set_android_keyring_credential_builder

Type Aliases

  • methods::JResult

Constants

  • credential::BLOCK_MODE_GCM
  • credential::CIPHER_TRANSFORMATION
  • credential::DECRYPT_MODE
  • credential::ENCRYPTION_PADDING_NONE
  • credential::ENCRYPT_MODE
  • credential::KEY_ALGORITHM_AES
  • credential::MODE_PRIVATE
  • credential::PROVIDER
  • credential::PURPOSE_DECRYPT
  • credential::PURPOSE_ENCRYPT