Docs.rs
  • security-framework-sys-2.10.0
    • security-framework-sys 2.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • kornelski
    • Dependencies
      • core-foundation-sys ^0.8.3 normal
      • libc ^0.2.139 normal
    • Versions
    • 0.82% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-ios
    • x86_64-apple-darwin
  • 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

security_framework_sys2.10.0

Module encrypt_transform

  • Statics
  • Functions

In crate security_framework_sys

?
Change settings

Module security_framework_sys::encrypt_transform

source ·

Statics§

  • kSecEncryptKey
  • kSecEncryptionMode
  • kSecIVKey
  • kSecModeCBCKey
  • kSecModeCFBKey
  • kSecModeECBKey
  • kSecModeNoneKey
  • kSecModeOFBKey
  • kSecPaddingKey
  • kSecPaddingNoneKey
  • kSecPaddingOAEPKey
  • kSecPaddingPKCS1Key
  • kSecPaddingPKCS5Key
  • kSecPaddingPKCS7Key

Functions§

  • SecDecryptTransformCreate⚠
  • SecEncryptTransformCreate⚠