public class KeyReqParser extends ReqParser
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OUTPUT_SERIALNO |
static KeyReqParser |
PARSER |
| Constructor and Description |
|---|
KeyReqParser()
Constructs a certificate request parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
fillRequestIntoArg(java.util.Locale l,
IRequest req,
CMSTemplateParams argSet,
IArgBlock arg)
Fills in certificate specific request attributes.
|
public static final KeyReqParser PARSER
public static final java.lang.String OUTPUT_SERIALNO
public void fillRequestIntoArg(java.util.Locale l,
IRequest req,
CMSTemplateParams argSet,
IArgBlock arg)
throws EBaseException
fillRequestIntoArg in interface IReqParserfillRequestIntoArg in class ReqParserEBaseException