DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Encryption
Stairs
De
Crypt Method
Overload List
StairsDeCrypt(
Byte
,
Byte
)
Decrypts data using Polymorphic Stairs algorithm.
StairsDeCrypt(String, String, Encoding)
Decrypts a string using Stairs algorithm.
See Also
Reference
UtilEncryption Class
DevCase.Core.Security.Cryptography.Encryption Namespace
In This Article
Overload List
See Also