sapient-bundle
latest
  • Installation
  • Configuration
  • Reference
sapient-bundle
  • Docs »
  • Sapient Bundle
  • Edit on GitHub

Sapient Bundle¶

Sapient bundle help you to secure data exchange. It encrypt and sign response of an API. A client can then verify signature and decrypt content.

This bundle include Guzzle middleware to decrypt and verify signature when calling a Sapient API

Content¶

  • Installation
    • Symfony 4 with recipe
    • Symfony 4 without recipe
    • Symfony 3.4 without recipe
  • Configuration
    • Sign response only
    • Sign and seal response
    • Sign and seal request
  • Reference
    • sign
    • sign.public
    • sign.private
    • sign.host
    • sign.response
    • seal
    • seal.public
    • seal.private
    • seal.response
    • guzzle_middleware
    • guzzle_middleware.unseal
    • guzzle_middleware.verify
    • guzzle_middleware.requester_host
    • guzzle_middleware.sign_request
    • guzzle_middleware.seal_request
    • sealing_public_keys
    • verifying_public_keys
    • verify_request
    • unseal_request
Next

© Copyright 2018. Revision 11fd0af6.

Built with Sphinx using a theme provided by Read the Docs.