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