public class CertSigningInfoEvent extends SignedAuditEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CERT_SIGNING_INFO |
attributes, NAME_VALUE_DELIMITER, NAME_VALUE_PAIRS_DELIMITER, PASSWORD_MASK, RULENAME| Constructor and Description |
|---|
CertSigningInfoEvent() |
| Modifier and Type | Method and Description |
|---|---|
static CertSigningInfoEvent |
createSuccessEvent(java.lang.String subjectID,
java.lang.String ski) |
static CertSigningInfoEvent |
createSuccessEvent(java.lang.String subjectID,
java.lang.String ski,
AuthorityID authorityID) |
encodeMap, getAttribute, getAttributeList, getAttributes, getParameters, setAttribute, setAttributegetEventType, getLevel, getMessage, getMultiline, getNTEventType, getSource, getTimeStamp, setEventType, setLevel, setMessage, setMultiline, setParameters, setSource, toStringpublic static final java.lang.String CERT_SIGNING_INFO
public static CertSigningInfoEvent createSuccessEvent(java.lang.String subjectID, java.lang.String ski) throws java.io.IOException
java.io.IOExceptionpublic static CertSigningInfoEvent createSuccessEvent(java.lang.String subjectID, java.lang.String ski, AuthorityID authorityID) throws java.io.IOException
java.io.IOException