Skip to content

@vtj


@vtj / node / unAES

Function: unAES()

unAES(content, key): string

Defined in: packages/base/types/crypto.d.ts:47

对称解密

Parameters

content

string

key

string

Returns

string

Released under the MIT License.