Contents

jwsRepresentation

A raw representation of the SMART Health Card’s contents.

Declaration

var jwsRepresentation: Data { get }

Discussion

This property contains a JSON Web Signature (JWS) Compact Serialization of the card. The data is cryptographically signed by the issuer, and compressed.

See Also

Accessing the Raw Payload