November 13, 2013

Signing Soap Message with X509 Certificate

Signing Soap Message with X509 Certificate Digitally Sign from C# - SOAP Message In this example we will see how we recover a certi...

November 11, 2013

Trace SOAP Request/Response XML with TraceExtension - SoapExtension - C#

Trace SOAP Request/Response XML with  TraceExtension -  SoapExtension - C# In one of my projects, I had to interact with a Web...

November 7, 2013

Decrypt files encrypted with GnuPG FROM C#

Decrypt files encrypted with GnuPG FROM C# During these last days I saw the need to encrypt files with GnuPG program at the same ti...

November 5, 2013

Generación de Claves, Encriptacion y Desencriptacion con GnuPG

Generación  de Claves, Encriptacion y Desencriptacion con GnuPG 1- Instalar el programa gnupg 2- Verificamos si existe algún par de ...

November 4, 2013

Generate a new key pair - GnuPG

Generate a new key pair -  GnuPG The option of the command line - gen -key is used to generate a new primary key pair . gpg - ge...