aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedPublicKey.java
Commit message (Collapse)AuthorAgeFilesLines
* make getSignId a secret key operation, and respect unavailable keysVincent Breitmoser2014-10-021-0/+6
| | | | This one should remedy #811, but waiting for a test
* fix method visibility for testsVincent Breitmoser2014-09-281-31/+6
|
* move can.*() methods to CanonicalizedPublicKey, where they belongVincent Breitmoser2014-09-281-4/+79
|
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
|
* Add license headersDominik Schürmann2014-08-041-0/+17
|
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-0/+39