SealedString Scope Seal Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodSeal(String)
Returns an existing SealedString instance for existing data or allocates a new one. This method is thread-safe
Public methodSeal(String, Boolean )
Returns an existing SealedString instance for existing data or allocates a new one. This method is thread-safe
Back to Top
See Also