| Package | Description |
|---|---|
| cz.d1x.dxcrypto.encryption.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoKeyFactory
Base class for key factories that use
SymmetricAlgorithm or AsymmetricAlgorithm. |
class |
PBEKeyFactory
Base for key factories that provide password-based encryption keys.
|
class |
PBKDF2KeyFactory
Key factory that uses PBKDF2 function with HMAC-SHA1 for key derivation.
|
class |
RSAPrivateKeyFactory
Key factory for RSA private key.
|
class |
RSAPublicKeyFactory
Key factory for RSA public key.
|
Copyright © 2014. All rights reserved.