Uses of Class
org.xipki.ca.sdk.ErrorEntry
-
-
Uses of ErrorEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return ErrorEntry Modifier and Type Method Description ErrorEntryEnrollOrPullCertResponseEntry. getError()ErrorEntrySingleCertSerialEntry. getError()Methods in org.xipki.ca.sdk with parameters of type ErrorEntry Modifier and Type Method Description voidEnrollOrPullCertResponseEntry. setError(ErrorEntry error)voidSingleCertSerialEntry. setError(ErrorEntry error)
-