public class SubjectKeyIdentifierControl
extends org.xipki.util.ValidatableConf
| Modifier and Type | Class and Description |
|---|---|
static class |
SubjectKeyIdentifierControl.SubjectKeyIdentifierMethod |
| Constructor and Description |
|---|
SubjectKeyIdentifierControl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHashAlgo() |
SubjectKeyIdentifierControl.SubjectKeyIdentifierMethod |
getMethod() |
String |
getTruncateMethod() |
void |
setHashAlgo(String hashAlgo) |
void |
setMethod(SubjectKeyIdentifierControl.SubjectKeyIdentifierMethod method) |
void |
setTruncateMethod(String truncateMethod) |
void |
validate() |
public SubjectKeyIdentifierControl.SubjectKeyIdentifierMethod getMethod()
public void setMethod(SubjectKeyIdentifierControl.SubjectKeyIdentifierMethod method)
public String getHashAlgo()
public void setHashAlgo(String hashAlgo)
public String getTruncateMethod()
public void setTruncateMethod(String truncateMethod)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class org.xipki.util.ValidatableConforg.xipki.util.InvalidConfExceptionCopyright © 2021. All rights reserved.