Re: conversion function

2009-07-29 Thread Bruno VETEL
Bizhan Gholikhamseh (bgholikh) wrote: Hi All, Hello In our development enviroment we have an image signing system. Through some configuration we can create a pair of rsa public/private key by the system. The private key are kept by the system and never are release, however, through some HTT

RE: conversion function

2009-07-28 Thread Bizhan Gholikhamseh (bgholikh)
> > Hi All, > > In our development environment we have an image signing > system. Through > > some configuration we can create a pair of rsa > public/private key by > > the system. > > > > The private key are kept by the system and never are > release, however, > > through some HTTPS API

Re: conversion function

2009-07-28 Thread Dr. Stephen Henson
On Tue, Jul 28, 2009, Bizhan Gholikhamseh (bgholikh) wrote: > Hi All, > In our development enviroment we have an image signing system. Through > some configuration we can create a pair of rsa public/private key by the > system. > > The private key are kept by the system and never are release, ho