IPWorks Encrypt 2020 Android Edition

Questions / Feedback?

Certificate Property

The certificate used for signing or verification.

Syntax

public Certificate getCertificate();
public void setCertificate(Certificate certificate);

Remarks

This property specifies a certificate used for signing or verification.

When calling Sign and Algorithm is set to an RSA or ECDSA algorithm this property must be set to a certificate with private key.

When calling Verify and the algorithm used is RSA or ECDSA this property must be set to the public certificate of the signer.

Default Value

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