Uses of Class
de.xima.fc.certificate.gui.exporting.CertificateExportStartParams.Builder
Packages that use CertificateExportStartParams.Builder
-
Uses of CertificateExportStartParams.Builder in de.xima.fc.certificate.gui.exporting
Methods in de.xima.fc.certificate.gui.exporting that return CertificateExportStartParams.BuilderModifier and TypeMethodDescriptionCertificateExportStartParams.builder()CertificateExportStartParams.Builder.certificateId(Long certificateId) The ID of the certificate to be exported.CertificateExportStartParams.Builder.privateKeyExportAllowed(boolean privateKeyExportAllowed) Indicates whether exporting the private key is allowed.CertificateExportStartParams.toBuilder()