Class | Description |
---|---|
EncryptionKey |
Pointer to the an encryption key, or the encryption key itself.
|
EncryptionUtil |
Simplified encryption and decryption methods using the
"PBEWithMD5AndDES" algorithm with a supplied encryption key (which you
can also think of as a passphrase, or password).
|
Enum | Description |
---|---|
EncryptionKey.Source |
Exception | Description |
---|---|
EncryptionException |
Runtime exception thrown if there is a problem with the encryption
or decryption.
|
Copyright © 2008–2016 Norconex Inc.. All rights reserved.