Nevron Open Vision Documentation
Nevron.Nov.Cryptography Namespace / NCryptography Class
Methods


In This Topic
    NCryptography Class Members
    In This Topic

    The following tables list the members exposed by NCryptography.

    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