SecureBlackbox 2020 Android Edition

Questions / Feedback?

StatementType Property

Sets the signature statement type.

Syntax

public int getStatementType();
public void setStatementType(int statementType);

Enumerated values: public final static int acsUnknown = 0; public final static int acsIndividual = 1; public final static int acsCommercial = 2;

Remarks

Use this property to specify the signature statement type.

acsUnknown0
acsIndividual1
acsCommercial2

Default Value

1

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