Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
actual class DefaultZlibService : <ERROR CLASS> ERROR CLASS: Symbol not found for ZlibService

Maps from at.asitplus.iso.IssuerSignedItem.elementIdentifier (the claim name) to its corresponding KSerializer.

Link copied to clipboard
typealias JsonValueEncoder = (value: Any) -> JsonElement?

Used to encode any value into a JsonElement, implementation may be

Link copied to clipboard

Called by other libraries to extend credentials by subclassing at.asitplus.wallet.lib.data.CredentialSubject.

Link copied to clipboard
interface ZlibService

Functions

Link copied to clipboard
fun NSData.toByteArray(): ByteArray
Link copied to clipboard
inline fun MemScope.toData(array: ByteArray): NSData