This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:pkcs [2019/05/21 20:50] nick created |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:pkcs [2021/08/17 15:18] (current) murphy [Overview] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== RFC2315 - Cryptographic Message Syntax ========= | + | ===== RFC2315 - Cryptographic Message Syntax ===== |
| - | [[dido:public:stds:tech:ietf | return to the IETF Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:start| return to the IETF Standards ]] |
| <table> | <table> | ||
| Line 12: | Line 12: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official IETF RFC. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the official IETF RFC. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| + | ==== Overview ==== | ||
| - | ====== Overview ====== | + | : //This document describes a general [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] for data that may have |
| - | + | [[dido:public:ra:xapend:xapend.a_glossary:c:cryptography|cryptography]] applied to it, such as [[dido:public:ra:xapend:xapend.a_glossary:d:digital_signature|digital signatures]] and digital | |
| - | : //This document describes a general syntax for data that may have | + | |
| - | cryptography applied to it, such as digital signatures and digital | + | |
| envelopes. The syntax admits recursion, so that, for example, one | envelopes. The syntax admits recursion, so that, for example, one | ||
| envelope can be nested inside another, or one party can sign some | envelope can be nested inside another, or one party can sign some | ||
| Line 28: | Line 27: | ||
| and certificate-revocation lists.// | and certificate-revocation lists.// | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||