IPWorks Encrypt 2020 Android Edition

Questions / Feedback?

KeyId Property

The Id of the key used to encrypt the message.

Syntax

public String getKeyId();
public void setKeyId(String keyId);

Remarks

This property optionally specifies the Id of the key used to encrypt the message.

Any string value may be supplied here to help the other party identify the key used to encrypt the message. This may be set before calling the Encrypt method.

Default Value

""

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