Signature

data class Signature(val protected: String, val signature: String)

A class representing the signature in the secure manifest.

Constructors

Link copied to clipboard
fun Signature(protected: String, signature: String)

Properties

Link copied to clipboard

the header for the payload

Link copied to clipboard

used to validate the payload is trustworthy