NevronOpenVision
Nevron.Nov.Cryptography Namespace / NCryptography Class


In This Topic
NCryptography Class Methods
In This Topic

For a list of all members of this type, see NCryptography members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Computes a SHA256 hash byte array.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Decrypts the given string using the PKZIP classic algorithm.  
Public Methodstatic (Shared in Visual Basic)Decrypts the specified data with RSA decryption, using the specified private key.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Encrypts the given string using the PKZIP classic algorithm.  
Public Methodstatic (Shared in Visual Basic)Encrypts the specified data with RSA encryption, using the specified public key.  
Top
See Also