X509ExtensionsGenerator
Return true if there are no extension present in this generator.
public X509ExtensionsGenerator()
Add an extension with the given oid and the passed in value to be included
in the OCTET STRING associated with the extension.
Add an extension with the given oid and the passed in byte array to be wrapped
in the OCTET STRING associated with the extension.
Generate an X509Extensions object based on the current state of the generator.
Reset the generator