We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340ede5 commit 22cd564Copy full SHA for 22cd564
README.md
@@ -556,9 +556,9 @@ You can add `ValidUntil` and `CacheDuration` to the SP Metadata XML using instea
556
meta.generate(settings, false, valid_until, cache_duration)
557
```
558
559
-## Signing and Encryption
+## Signing and Decryption
560
561
-Ruby SAML supports supports the signing and encryption functionality:
+Ruby SAML supports the following signing and decryption functionality:
562
563
1. Signing your SP Metadata XML
564
2. Signing your SP SAML messages
0 commit comments