Uses of Class
org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
-
-
Uses of EnrollOrPullCertResponseEntry in org.xipki.ca.sdk
Methods in org.xipki.ca.sdk that return EnrollOrPullCertResponseEntry Modifier and Type Method Description static EnrollOrPullCertResponseEntryEnrollOrPullCertResponseEntry. decode(org.xipki.util.cbor.CborDecoder decoder)static EnrollOrPullCertResponseEntry[]EnrollOrPullCertResponseEntry. decodeArray(org.xipki.util.cbor.CborDecoder decoder)EnrollOrPullCertResponseEntry[]EnrollOrPollCertsResponse. getEntries()Methods in org.xipki.ca.sdk with parameters of type EnrollOrPullCertResponseEntry Modifier and Type Method Description voidEnrollOrPollCertsResponse. setEntries(EnrollOrPullCertResponseEntry[] entries)
-