SecureBlackbox 2020 Android Edition

Questions / Feedback?

HashAlgorithm Property

Hash algorithm which was used to calculate the signature.

Syntax

public String getHashAlgorithm();
public void setHashAlgorithm(String hashAlgorithm);

Remarks

Check this property after calling Verify or VerifyDetached to get the hash algorithm that was used to calculate the signature message digest.

Default Value

""

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