NSSecureCoding Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementors handle encoding and decoding in a manner robust against object-substitution attacks.
public class NSSecureCoding
type NSSecureCoding = class
- Inheritance
-
NSSecureCoding
Constructors
NSSecureCoding() |
Methods
SupportsSecureCoding(Class) |
Whether the class supports secure coding and decoding. |
SupportsSecureCoding(Type) |
Whether the class supports secure coding and decoding. |