Type Aliases
The following type aliases are available globally.
-
DatabaseKey
From WireCoreCryptoUniffiTypealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias DatabaseKey = Data
-
MlsTransportData
From WireCoreCryptoUniffiTypealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias MlsTransportData = Data