Docs.rs
  • security-framework-sys-2.5.0
    • security-framework-sys 2.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • kornelski
    • Dependencies
      • core-foundation-sys ^0.8.3 normal
      • libc ^0.2.112 normal
    • Versions
    • 0.87% 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
☰
logo

Module encrypt_transform

  • Statics
  • Functions
logo
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⚠