Posted By:
marc_sokolowski
Posted On:
Wednesday, April 18, 2001 03:59 AM
i have some textual content that was signed with java. in order to allow late authentication i save the public key as object stream to a file. question is - how do i use this key from other languages? how do i pass the a key as a stream og bytes?