Functions
Link copied to clipboard
Build a at.asitplus.signum.indispensable.josef.JwsCompact received as string
suspend operator fun invoke(protectedHeader: JwsHeader, payload: ByteArray, signer: suspend (ByteArray) -> ByteArray): JwsCompact
Build a new at.asitplus.signum.indispensable.josef.JwsCompact from components and immediately sign the correct representation.
Link copied to clipboard
Build a at.asitplus.signum.indispensable.josef.JwsCompact received as string and immediately resolve the payload