package cs.system.security
extends CriticalFinalizerObject
implements IDisposable
Available on cs
finalnew()
finalnew(value:Pointer<Char16>, length:Int)
read onlyLength:Int
finalAppendChar(c:Char16):Void
finalClear():Void
finalCopy():SecureString
finalDispose():Void
finalInsertAt(index:Int, c:Char16):Void
finalIsReadOnly():Bool
finalMakeReadOnly():Void
finalRemoveAt(index:Int):Void
finalSetAt(index:Int, c:Char16):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/security/SecureString.html