DbNetSuiteVS
Encryption Class
NamespacesDbNetLinkEncryption

[Missing <summary> documentation for T:DbNetLink.Encryption]

Declaration Syntax
C#Visual Basic
public class Encryption
Public Class Encryption
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Encryption(array<Byte>[]()[], array<Byte>[]()[])
Constructor, allows the key and initialization vetor to be provided

Decrypt(array<Byte>[]()[])
Decrypt bytes

Decrypt(String)
Decrypt a string

Encrypt(array<Byte>[]()[])
Encrypt bytes

Encrypt(String)
Encrypt a string

iV
Initialization vetor to use during encryption and decryption

Key
Key to use during encryption and decryption

Inheritance Hierarchy
Object
Encryption

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)