G
Guest
Hi All,
I have a class that is defined in a strongly named assembly. I serialise an
instance of this class using the BinaryFormatter. When I deserialise it, is
there any way of ensuring that the object was serialised from the authentic
assembly? ie that the byte stream was not spoofed/tampered with.
Any input welcome,
Thanks
DC
I have a class that is defined in a strongly named assembly. I serialise an
instance of this class using the BinaryFormatter. When I deserialise it, is
there any way of ensuring that the object was serialised from the authentic
assembly? ie that the byte stream was not spoofed/tampered with.
Any input welcome,
Thanks
DC