Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
X509V
3Certificate
Generator
Copy
And
Add
Extension 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
Reference
X509V3CertificateGenerator Class
Org.BouncyCastle.X509 Namespace
In This Article
Overload List
See Also