diff options
Diffstat (limited to 'main/openssl/crypto/pem/message')
-rw-r--r-- | main/openssl/crypto/pem/message | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/main/openssl/crypto/pem/message b/main/openssl/crypto/pem/message new file mode 100644 index 00000000..e8bf9d75 --- /dev/null +++ b/main/openssl/crypto/pem/message @@ -0,0 +1,16 @@ +-----BEGIN PRIVACY-ENHANCED MESSAGE----- +Proc-Type: 4,ENCRYPTED +Proc-Type: 4,MIC-ONLY +Proc-Type: 4,MIC-CLEAR +Content-Domain: RFC822 +DEK-Info: DES-CBC,0123456789abcdef +Originator-Certificate + xxxx +Issuer-Certificate + xxxx +MIC-Info: RSA-MD5,RSA, + xxxx + + +-----END PRIVACY-ENHANCED MESSAGE----- + |