pub(crate) const SAFE_CONTENT_NAMESPACE: i64 = -80001;Expand description
Each type of object has it’s own namespace for strong domain separation to eliminate attacks which attempt to confuse object types. For signatures, this refers to signature namespaces, for data envelopes to data envelope namespaces and so on.