public class SecureString extends Object
Constructor and Description |
---|
SecureString(char[] value)
Creates an object of type
SecureString . |
Modifier and Type | Method and Description |
---|---|
void |
append(char[] chars)
Append more characters to this object.
|
char[] |
getValue()
Get the content of this string as char[]
|
public SecureString(char[] value) throws GeneralSecurityException
SecureString
.GeneralSecurityException
public char[] getValue() throws GeneralSecurityException
GeneralSecurityException
public void append(char[] chars) throws GeneralSecurityException
GeneralSecurityException
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.