Home
last modified time | relevance | path

Searched defs:EncryptedDocument (Results 1 – 1 of 1) sorted by relevance

/development/samples/Vault/src/com/example/android/vault/
DEncryptedDocument.java63 public class EncryptedDocument { class
100 public EncryptedDocument(long docId, File file, SecretKey dataKey, SecretKey macKey) in EncryptedDocument() method in EncryptedDocument