Subject How to pass a stream into a blob field?
Author Arn
Hi all.
I am dealing with the now open source Lock Box of Infopower.

The RSA component has a property StoreToStream eg
Var
TS :TStream;
..... snip .....
RSA.PublicKey.StoreToStream( TS );




So I have the keys stored in a TStream object. The problem rises when I must pass the contents of TS to a blob field

declared as SUBTYPE 0.

I have read the previous mail regarding blob, but no light.

Please, someone wants help??

TIA

Ciao

Arnaldo



[Non-text portions of this message have been removed]