ENUM

WebSubSignatureAlgorithm

The supported WebSub hash algorithms for authenticated content distribution (when the subscriber providers a hub.secret).

link GraphQL Schema definition

  • enum WebSubSignatureAlgorithm {
  • sha1
  • sha256
  • sha384
  • sha512
  • }