package cs.system.security
extends CriticalFinalizerObject
implements IDisposable
Available on csnew ()
new (value:Pointer<Char16>, length:Int)
read only Length:Int
AppendChar (c:Char16):Void
Clear ():Void
Copy ():SecureString
Dispose ():Void
InsertAt (index:Int, c:Char16):Void
IsReadOnly ():Bool
MakeReadOnly ():Void
RemoveAt (index:Int):Void
SetAt (index:Int, c:Char16):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/security/SecureString.html