Overload List

  NameDescription
Public methodAddExtension(DerObjectIdentifier, Boolean, Asn1Encodable)
Add an extension with the given oid and the passed in value to be included in the OCTET STRING associated with the extension.
Public methodAddExtension(DerObjectIdentifier, Boolean, array<Byte>[]()[][])
Add an extension with the given oid and the passed in byte array to be wrapped in the OCTET STRING associated with the extension.

See Also