SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

Alphabet Property

Alphabet to use for random string generation.

Syntax

public String getAlphabet();
public void setAlphabet(String alphabet);

Remarks

Use this property to provide a list of characters to be used by NextString method. The empty value has a special meaning, and is equivalent to 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'.

Default Value

""

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Android Edition - Version 20.0 [Build 8166]