SignatureBundle

VeraId Signature Bundle.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Serialise the bundle.

Link copied to clipboard
suspend fun verify(plaintext: ByteArray?, serviceOid: String, date: ZonedDateTime): SignatureBundleVerification
suspend fun verify(plaintext: ByteArray?, serviceOid: String, datePeriod: DatePeriod? = null): SignatureBundleVerification

Verify the bundle.