Name |
Description |
Crypter |
Used to encrypt or decrypt data using a given key set. |
EncryptedKeySet |
Wraps a key set to decrypt it |
EncryptedKeySetWriter |
Encrypts a keys before passing them to another keysetwriter |
FileSystemKeySetWriter |
Writes a keyset using the standard storage format |
InvalidCryptoDataException |
|
InvalidCryptoVersionException |
|
InvalidKeySetException |
|
InvalidKeyTypeException |
|
KeyMetadata |
Metadata for a keyset |
KeyPurpose |
|
KeySet |
standard key set |
KeySetWriter |
Writes a keyset using the standard storage format |
KeyStatus |
|
Keyczar |
Base class for standard crypt/sign API |
MutableKeySet |
Mutable Keyset to allow modification and saving |
PbeKeySetWriter |
Password Based Encrypted Key Set |
StandardKeySetOperations |
Extension Methods for IKeySet |
TimeoutVerifier |
Verifies signatures with an expiration date & time |
TimeoutVerifier.TimeoutVerifierHelper |
Helper class to verify the expiration date with the data |
UnofficialNeedsExplicitUseException |
|