Skip to content

@vtj


@vtj / node / unAES

Function: unAES()

unAES(content, key): string

对称解密

Parameters

content

string

key

string

Returns

string

Defined in

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

Released under the MIT License.