I have a virbinary(MAX) column which contains an encrypted data. We use standard encryption method EncryptByKey(Key_GUID.... to decrypt the data. All works well, but for some of the records the content of that column misses leading 0x. Can one advis
↧