SDJWTCredential
data class SDJWTCredential(val sdjwtString: String, val sdjwt: <Error class: unknown class><<Error class: unknown class>>) : Credential, ProvableCredential(source)
Functions
Link copied to clipboard
open suspend override fun presentation(request: ByteArray, options: List<CredentialOperationsOptions>): String
Link copied to clipboard
Converts the current instance of JWTCredential to a StorableCredential.