SstJoseRecipient
Class Methods
None
Instance Methods
asJsonObject
  Return a json object form for the receiver.
     
    Answers:
        <KeyedCollection>
data
  Returns the signature data as a ByteArray.
     
     Answers:
        <ByteArray>
header
  Returns the combined protected and unprotected Jose header for this recipient.
     
     Answers:
        <SstJoseHeader>
protectedHeader
  Returns the protected header of this recipient
     
     Answers:
        <SstJoseHeader>
unprotectedHeader
  Returns the unprotected header of this recipient, which may be nil when there is none.
     
     Answers:
        <SstJoseHeader | UndefinedObject>
Last modified date: 01/09/2026