IPWorks Encrypt 2020 Android Edition

Questions / Feedback?

EncodeMAC Property

Whether the MAC value is hex encoded.

Syntax

public boolean isEncodeMAC();
public void setEncodeMAC(boolean encodeMAC);

Remarks

This property specifies whether the computed MAC value is hex encoded. When set to True (default) the component will hex encoded the computed MAC for easier use. Set this value to False to obtain the MAC value in an unmodified form.

The default value is True.

Default Value

True

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