Skip to main content

Module post_text_aes_encrypt_advanced_request

Module post_text_aes_encrypt_advanced_request 

Source

Structs§

PostTextAesEncryptAdvancedRequest

Enums§

Mode
加密模式:GCM/CBC/ECB/CTR/OFB/CFB(可选,默认GCM)
OutputFormat
输出格式:base64(默认)或hex
Padding
填充方式:PKCS7/ZERO/NONE(可选,默认PKCS7)