| Package | Description |
|---|---|
| rs.baselib.crypto |
Provides support for encrypting, decrypting and signing streams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCryptingDelegateFactory
Creates a crypting delegator.
|
| Modifier and Type | Method and Description |
|---|---|
static ICryptingDelegateFactory |
DefaultCryptingDelegateFactory.getInstance()
Returns the crypting delegate factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICryptingDelegate.init(ICryptingDelegateFactory factory)
Initialize the delegate.
|
void |
DefaultCryptingDelegate.init(ICryptingDelegateFactory factory)
Initializes this instance.
|
Copyright © 2014. All rights reserved.