Class CertificateExportStartParams
java.lang.Object
de.xima.fc.certificate.gui.exporting.CertificateExportStartParams
- All Implemented Interfaces:
Serializable
Parameters for starting the export process of certificates. This model defines the necessary data for the export.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
- See Also:
-
Method Details
-
builder
-
toBuilder
-
getCertificateId
The ID of the certificate to be exported. -
isPrivateKeyExportAllowed
public boolean isPrivateKeyExportAllowed()Indicates whether exporting the private key is allowed. -
equals
-
hashCode
-
toString
-