commit | 70a288761a128af6a1edaeb63a0bcc249b504dc5 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Tue May 13 14:49:20 2014 -0700 |
committer | Asim Shankar <ashankar@google.com> | Tue May 13 14:49:22 2014 -0700 |
tree | 9ebcc796f98819f7a907987854cccbd2d63eeb7d | |
parent | a82f3d08a436e1d13970a5653514b8217b0d9490 [diff] |
veyron/runtimes/google/security: Export a single PrivateID factory method. This change unexports NewChainPrivateID and NewTreePrivateID and provides a single NewPrivateID. This prevents clients of this library from worrying about which implementation to choose and if we ever decide that we want to default to the Tree implementation, then we have a single place to change (and fix up any breaking tests). Change-Id: I500d2ccd69ea8cc4e8571bf02face4814caf2d9d