Overload List
| Name | Description | |
|---|---|---|
| AddExtension(String, Boolean, Asn1Encodable) | Add a given extension field for the standard extensions tag. | |
| AddExtension(String, Boolean, array<Byte>[]()[][]) |
Add a given extension field for the standard extensions tag.
The value parameter becomes the contents of the octet string associated
with the extension.
|