Extension.newExtension

Constructs an Extension from individual components of ObjectIdentifier, criticality and the raw encoded extension value.

@param extensionId the ObjectIdentifier of the extension @param critical the bool indicating if the extension is critical @param rawExtensionValue the raw DER-encoded extension value (this is not the encoded OctetString).

class Extension
static
newExtension

Meta