X509V3CertificateGeneratorGenerate Method

Overload List

Generate(ISignatureFactory) Generate a new X509Certificate using the provided ISignatureFactory.
Generate(ISignatureFactory, Boolean, ISignatureFactory) Generate a new X509Certificate using the provided ISignatureFactory and containing altSignatureAlgorithm and altSignatureValue extensions based on the passed altSignatureFactory.

See Also