Overload List
Name | Description | |
---|---|---|
![]() | AddExtension(String, Boolean, Asn1Encodable) |
Add a given extension field for the standard extensions tag (tag 3).
|
![]() | AddExtension(String, Boolean, array<Byte>[]()[][]) |
Add an extension using a string with a dotted decimal OID.
|
![]() | AddExtension(DerObjectIdentifier, Boolean, Asn1Encodable) |
Add an extension to this certificate.
|
![]() | AddExtension(DerObjectIdentifier, Boolean, array<Byte>[]()[][]) |
Add an extension to this certificate.
|