public class NWebSecurityUtils extends Object
| Constructor and Description |
|---|
NWebSecurityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decryptString(String strToDecrypt,
String secret) |
static String |
encryptString(String strToEncrypt,
String secret) |
static String |
hash(String originalString) |
Copyright © 2026 vpc open source initiative. All rights reserved.