aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedSecretKey.java
Commit message (Expand)AuthorAgeFilesLines
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-192/+0
* canonicalize: couple of fixesVincent Breitmoser2014-07-261-8/+0
* Fallback if no primary user id existsDominik Schürmann2014-07-161-1/+1
* move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)Vincent Breitmoser2014-07-151-1/+1
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+11
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+189