CoreCryptoCentral
Functions
Link copied to clipboard
abstract suspend fun mlsClient(clientId: CryptoQualifiedClientId, allowedCipherSuites: List<<Error class: unknown class>>, defaultCipherSuite: <Error class: unknown class>): MLSClient
abstract suspend fun mlsClient(enrollment: E2EIClient, certificateChain: CertificateChain, newMLSKeyPackageCount: <Error class: unknown class>, defaultCipherSuite: <Error class: unknown class>): MLSClient
Link copied to clipboard
abstract suspend fun newAcmeEnrollment(clientId: CryptoQualifiedClientId, displayName: String, handle: String, teamId: String?, expiry: <Error class: unknown class>, defaultCipherSuite: <Error class: unknown class>): E2EIClient
Enroll Wire E2EIdentity Client for E2EI before MLSClient Initialization
Link copied to clipboard
Link copied to clipboard
Register Certificate Revocations List for an url for E2EI
Link copied to clipboard
Register Intermediate CA for E2EI
Link copied to clipboard
Register ACME-CA certificates for E2EI