The SharedSecretMapping is a representation of the SharedSecret Along with supporting meta data to accompany the SubscriptionRecord and NewsletterRecord. This is used to decrypt the NewsletterRecord.

See

  • NewsletterRecord
  • SubscriptionRecord
  • SharedSecret

Hierarchy

  • SharedSecretMapping

Properties

newsletter: NewsletterRecord
secret: SharedSecret
sequence: string
subscription: undefined | SubscriptionRecord

Generated using TypeDoc