mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
A small typo (RFX->RFC) in vault.rst (#33553)
Correction for a typo in vault.rst.
This commit is contained in:
committed by
Abhijeet Kasurde
parent
71510aa67a
commit
794c5a6e53
@@ -400,6 +400,6 @@ hexlify()'ied result of:
|
||||
- the plaintext
|
||||
|
||||
- the original plaintext
|
||||
- padding up to the AES256 blocksize. (The data used for padding is based on `RFX5652 <https://tools.ietf.org/html/rfc5652#section-6.3>`_)
|
||||
- padding up to the AES256 blocksize. (The data used for padding is based on `RFC5652 <https://tools.ietf.org/html/rfc5652#section-6.3>`_)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user