We\'re trying to implement some functionality of a Web-Service from one of our partners. Now, the content which is beeing transmitted, should be encrypted with a public key,
Public key is stored inside of x.509 certificate. Certificate binds identity information (common name, address, whatever else) to this public key.