But can the Crypto parts handle objects who imitates strings, especially without making a shared string of the object?
Currently it wants ordinary strings, with 8-bit character size.
/ Niels Möller ()
Previous text:
2003-01-29 08:53: Subject: Re: OpenSSL wrapper vs Pike's SSL (Was: Bz2)
Yes, hm, specialized classes is probably good. But maybe as derivatives of System.Memory, so it becomes natural to use mprotect? Secure.String, or SecureString, or Crypto.SecureString?
But can the Crypto parts handle objects who imitates strings, especially without making a shared string of the object?
/ Mirar