package cs.system.security
extends CriticalFinalizerObject
implements IDisposable
Available on csnew ()new (value:Pointer<Char16>, length:Int)read only Length:IntAppendChar (c:Char16):VoidClear ():VoidCopy ():SecureStringDispose ():VoidInsertAt (index:Int, c:Char16):VoidIsReadOnly ():BoolMakeReadOnly ():VoidRemoveAt (index:Int):VoidSetAt (index:Int, c:Char16):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/security/SecureString.html