PkiEnvironment
open class PkiEnvironment : PkiEnvironmentProtocol, @unchecked Sendable
A PkiEnvironment
-
init(hooks:Asynchronous, from WireCoreCryptodatabase: ) Create a new PKI environment.
Declaration
Swift
public convenience init(hooks: PkiEnvironmentHooks, database: Database) async throwsParameters
hooksimplementation of the PKI environment hooks
databasethe database to use for this environment