IPWorks Encrypt 2020 Java Edition

Questions / Feedback?

Certificate Property

The certificate used for decryption.

Syntax

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

Remarks

This property specifies a certificate with private key.

If the encrypted XML contains an encrypted key this property specifies the certificate with private key to be used to decrypt the key. This is applicable when calling Decrypt.

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