Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute(Message="Security: Deprecated. Use Generic version of this class instead, for example BufferCleaner<byte>", IsError=True)> Public NotInheritable Class BufferCleaner Inherits SourceCode.Security.Cryptography.BufferCleaner(Of Byte) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BufferCleaner |
C# | |
---|---|
[Obsolete(Message="Security: Deprecated. Use Generic version of this class instead, for example BufferCleaner<byte>", IsError=true)] public sealed class BufferCleaner : SourceCode.Security.Cryptography.BufferCleaner<byte> |
C++/CLI | |
---|---|
[Obsolete(Message="Security: Deprecated. Use Generic version of this class instead, for example BufferCleaner<byte>", IsError=true)] public ref class BufferCleaner sealed : public SourceCode.Security.Cryptography.BufferCleaner<byte> |
System.Object
SourceCode.Security.Cryptography.BufferCleaner<T>
SourceCode.Security.Cryptography.BufferCleaner
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2