Uses of Package
rs.baselib.crypto
| Package | Description |
|---|---|
| rs.baselib.crypto |
Provides support for encrypting, decrypting and signing streams.
|
| rs.baselib.licensing |
Helper methods for licensing products.
|
| rs.baselib.licensing.internal |
Internal Licensing implementations.
|
-
Classes in rs.baselib.crypto used by rs.baselib.crypto Class Description DecryptionException Exception thrown from decryption process.DefaultCryptingDelegateFactory Creates a crypting delegator.EncryptionException Exception thrown from encryption process.ExtendedPasswordHasher ExtendsPasswordHasherby a method to detect responsibility.ICryptingDelegate Delegate for encrypting and decrypting.ICryptingDelegateFactory Interface for factories creating crypting delegates.PasswordHasher An interface that is able to hash passwords and check existing hashes against a password.SigningException Exception thrown from signing process. -
Classes in rs.baselib.crypto used by rs.baselib.licensing Class Description DecryptionException Exception thrown from decryption process. -
Classes in rs.baselib.crypto used by rs.baselib.licensing.internal Class Description DecryptionException Exception thrown from decryption process.SigningException Exception thrown from signing process.