Docs.rs
uapi-sdk-rust-0.1.17
uapi-sdk-rust 0.1.17
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
shuakami
Dependencies
once_cell ^1.19
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.8
normal
thiserror ^1.0
normal
time ^0.3
normal
tracing ^0.1
normal
url ^2.5
normal
urlencoding ^2.1
normal
tokio ^1.39
dev
Versions
22.74%
of the crate is documented
Platform
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
Skip to main content
Module post_text_aes_encrypt_advanced_request
uapi_
sdk_
rust
0.1.17
Module post_
text_
aes_
encrypt_
advanced_
request
Module Items
Structs
Enums
In uapi_
sdk_
rust::
models::
generated
uapi_sdk_rust
::
models
::
generated
Module
post_
text_
aes_
encrypt_
advanced_
request
Copy item path
Source
Structs
§
Post
Text
AesEncrypt
Advanced
Request
Enums
§
Mode
加密模式:GCM/CBC/ECB/CTR/OFB/CFB(可选,默认GCM)
Output
Format
输出格式:base64(默认)或hex
Padding
填充方式:PKCS7/ZERO/NONE(可选,默认PKCS7)