| Interface | Description |
|---|---|
| BlobCrypter |
Utility interface for managing signed, encrypted, and time stamped blobs.
|
| Class | Description |
|---|---|
| BasicBlobCrypter |
Simple implementation of BlobCrypter.
|
| Crypto |
Cryptographic utility functions.
|
| Exception | Description |
|---|---|
| BlobCrypterException |
For all exceptions thrown by BlobCrypter
|
| BlobExpiredException |
Thrown when a blob has expired.
|
Copyright © 2007-2012. All Rights Reserved.