Name | Description | |
---|---|---|
ComputeSha256Hash | Computes a SHA256 hash byte array. | |
DecryptPkzipClassic | Overloaded. Decrypts the given string using the PKZIP classic algorithm. | |
DecryptRSA | Decrypts the specified data with RSA decryption, using the specified private key. | |
EncryptPkzipClassic | Overloaded. Encrypts the given string using the PKZIP classic algorithm. | |
EncryptRSA | Encrypts the specified data with RSA encryption, using the specified public key. |