public class ModCertTemplate
extends ASN1Object
| Constructor and Description |
|---|
ModCertTemplate(BodyPartPath pkiDataReference,
BodyPartList certReferences,
boolean replace,
CertTemplate certTemplate) |
| Modifier and Type | Method and Description |
|---|---|
BodyPartList |
getCertReferences() |
CertTemplate |
getCertTemplate() |
static ModCertTemplate |
getInstance(java.lang.Object o) |
BodyPartPath |
getPkiDataReference() |
boolean |
isReplacingFields() |
ASN1Primitive |
toASN1Primitive() |
public ModCertTemplate(BodyPartPath pkiDataReference, BodyPartList certReferences, boolean replace, CertTemplate certTemplate)
public static ModCertTemplate getInstance(java.lang.Object o)
public BodyPartPath getPkiDataReference()
public BodyPartList getCertReferences()
public boolean isReplacingFields()
public CertTemplate getCertTemplate()
public ASN1Primitive toASN1Primitive()