Overload List
Name | Description | |
---|---|---|
![]() | AddExtension(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.
|
![]() | AddExtension(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.
|