gmkitx API - v0.10.1
GMKit 文档
使用指南
正在准备搜索索引...
SHAOptions
接口 SHAOptions
SHA 哈希选项
配置 SHA 哈希函数的输出格式
interface
SHAOptions
{
outputFormat
?:
OutputFormatType
;
}
索引
属性
output
Format?
属性
可选
output
Format
outputFormat
?:
OutputFormatType
输出格式
hex: 十六进制字符串(默认)
base64: Base64 编码字符串
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
output
Format
GMKit 文档
使用指南
gmkitx API - v0.10.1
加载中……
SHA 哈希选项
配置 SHA 哈希函数的输出格式