java.lang.Object
de.adorsys.keymanagement.bouncycastle.adapter.services.deprecated.generator.CaSignedCertificateBuilder

public class CaSignedCertificateBuilder extends Object
Build a certificate based on information passed to this object.

The subjectSampleCertificate can be used as a types. The ca can create some of the fields manually thus modifying suggestions provided by the sample certificate.

The object shall not be reused. After the build method is called, this object is not reusable.

Author:
fpo