| Interface | Description |
|---|---|
| BlobCrypter |
Utility interface for managing signed and encrypted 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-2014 The Apache Software Foundation. All Rights Reserved.