e2eiMlsInitOnly

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

certificateChain

the raw response from ACME server

nbKeyPackage

number of initial KeyPackage to create when initializing the client