e2ei Mls Init Only
suspend fun e2eiMlsInitOnly(enrollment: E2EIEnrollment, certificateChain: String, nbKeyPackage: UInt? = DEFAULT_NB_KEY_PACKAGE): CrlDistributionPoints?
Use this method to initialize end-to-end identity when a client signs up and the grace period is already expired ; that means he cannot initialize with a Basic credential
Return
the CrlDistributionPoints if any
Parameters
enrollment
the enrollment instance used to fetch the certificates
certificate Chain
the raw response from ACME server
nb Key Package
number of initial KeyPackage to create when initializing the client