X509V3CertificateGeneratorCopyAndAddExtension Method

Overload List

CopyAndAddExtension(DerObjectIdentifier, Boolean, X509Certificate) 
CopyAndAddExtension(String, Boolean, X509Certificate) Add a given extension field for the standard extensions tag (tag 3), copying the extension value from another certificate.

See Also