org.ccnx.ccn.impl.security.crypto.EncryptedObjectFileHelper Class Reference
List of all members.
Static Public Member Functions |
static boolean | writeEncryptedObject (File outputFile, Serializable objectToWrite, PublicKey keyToEncryptFor) throws FileNotFoundException, IOException |
static< TextendsSerializable > T | readEncryptedObject (File inputFile, PrivateKey decryptionKey) throws FileNotFoundException, IOException, ClassNotFoundException |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/impl/security/crypto/EncryptedObjectFileHelper.java