Re: encode is the same that encrypt?
- From: "Scott Colestock" <scolestock@xxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jul 2005 11:47:43 -0500
In the MIME/SMIME encoder pipeline component, the "transfer encoding"
property is about wire format - how the data will be represented in the
message. (For instance, base64 encoding is often used to represent binary
data in xml messages. But base64 isn't intended to provide any degree of
privacy.)
Encryption is about keeping message contents private - the "enable
encryption" and "encryption algorithm" properties of the mime/smime pipeline
component speak to this.
Scott Colestock
www.traceofthought.net
"Luis Esteban Valencia" <levalencia@xxxxxxxxxxxx> wrote in message
news:OLqK17HjFHA.2152@xxxxxxxxxxxxxxxxxxxxxxx
> Hello I just make a single orchestration that receives a file and then
> sends
> that file to another folder. I used a receive pipeline and put the s/mime
> encode component. But the question is? Encode is the same than encrypt?
> What
> about if I want to encrypt with SHA1 or MDA5?
>
> Or talking about security is enough to use s/mime encode component? If
> someone steals that file is there anyway he can make a reverse decode and
> know that information?
>
>
> Thanks
>
>
.
- Follow-Ups:
- Re: encode is the same that encrypt?
- From: Joao
- Re: encode is the same that encrypt?
- References:
- encode is the same that encrypt?
- From: Luis Esteban Valencia
- encode is the same that encrypt?
- Prev by Date: encode is the same that encrypt?
- Next by Date: Re: Question on BTSHTTPReceive.dll
- Previous by thread: encode is the same that encrypt?
- Next by thread: Re: encode is the same that encrypt?
- Index(es):
Relevant Pages
|