public class NUndestroyableString extends NAbstractSecureString
| Modifier and Type | Field and Description |
|---|---|
static NUndestroyableString |
EMPTY |
value| Constructor and Description |
|---|
NUndestroyableString(char[] value) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.security.NSecureString |
copy() |
net.thevpc.nuts.security.NSecureString |
destroy() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isDestroyed() |
String |
toString() |
callWithContent, close, constantTimeEquals, doWithContentpublic static final NUndestroyableString EMPTY
Copyright © 2026 vpc open source initiative. All rights reserved.