isOneWayEncryption property

bool? isOneWayEncryption
final

是否启用不可逆的加密(无法解密),适用于 token/hash 场景

Implementation

final bool? isOneWayEncryption;