Class CertificateAutogenTask
java.lang.Object
pro.gravit.launchserver.binary.tasks.CertificateAutogenTask
- All Implemented Interfaces:
LauncherBuildTask
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.bouncycastle.cert.X509CertificateHolderorg.bouncycastle.cms.CMSSignedDataGenerator -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
certificate
-
bcCertificate
public org.bouncycastle.cert.X509CertificateHolder bcCertificate -
signedDataGenerator
public org.bouncycastle.cms.CMSSignedDataGenerator signedDataGenerator
-
-
Constructor Details
-
CertificateAutogenTask
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceLauncherBuildTask
-
process
- Specified by:
processin interfaceLauncherBuildTask- Throws:
IOException
-
allowDelete
public boolean allowDelete()- Specified by:
allowDeletein interfaceLauncherBuildTask
-