Updated documentation

pull/378/head
Jeffrey Walton 2017-02-07 13:23:36 -05:00
parent 2868452193
commit a25fa00a3f
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 0 deletions

View File

@ -481,6 +481,9 @@ struct BlockPaddingSchemeDef
//! \brief 1 and 0's padding added to a block
ONE_AND_ZEROS_PADDING,
//! \brief W3C padding added to a block
//! \sa <A HREF="http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/Overview.html">XML
//! Encryption Syntax and Processing</A>
//! \since Crypto++ 5.7
W3C_PADDING,
//! \brief Default padding scheme
DEFAULT_PADDING