Docs.rs
  • android-keyring-0.2.0
    • android-keyring 0.2.0
    • 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 ^3.6 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
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

android_keyring0.2.0

Module credential

Module Items

  • Structs
  • Enums
  • Constants
  • Traits

In crate android_keyring

android_keyring

Module credential

Source

Structs§

AndroidBuilder
AndroidCredential

Enums§

AndroidKeyringError

Constants§

BLOCK_MODE_GCM
CIPHER_TRANSFORMATION
DECRYPT_MODE
ENCRYPTION_PADDING_NONE
ENCRYPT_MODE
KEY_ALGORITHM_AES
MODE_PRIVATE
PROVIDER
PURPOSE_DECRYPT
PURPOSE_ENCRYPT

Traits§

HasJavaVm