Re: Re: Entropy for PublicKey ADDITION!!!!

2008-01-29 Thread Christian Mielke
fails. Greetings Chris - original Nachricht Betreff: Re: Entropy for PublicKey ADDITION Gesendet: Mo, 28. Jan 2008 Von: Nandana Mihindukulasooriya<[EMAIL PROTECTED]> > Hi Chris, >IFAIK, If you use PublicKey as the key type and the holder of key > subje

Re: Entropy for PublicKey ADDITION!!!!

2008-01-27 Thread Nandana Mihindukulasooriya
enResponse. When I then get the > Token on the client side and I have it as object I must use the " > Token.setSecret-Method". But which secret shall I set there? > > Greetings > Chris > > > ----- original Nachricht > > Betreff: Entropy for PublicKey &

Re: Entropy for PublicKey ADDITION!!!!

2008-01-23 Thread Christian Mielke
"Token.setSecret-Method". But which secret shall I set there? Greetings Chris - original Nachricht Betreff: Entropy for PublicKey Gesendet: Mi, 23. Jan 2008 Von: Christian Mielke<[EMAIL PROTECTED]> > Hi! > I want to issue SAML tokens with my token service. For

Entropy for PublicKey

2008-01-23 Thread Christian Mielke
Hi! I want to issue SAML tokens with my token service. For KeyType I want to use PublicKey and not SymmetricKey. When I want to use PublicKey, does the client have to send an entropy? And if yes, which one? A random generated or generated out of his certificate? With kind regards Christian