Changeset 11944 in josm
- Timestamp:
- 2017-04-17T14:08:06+02:00 (8 years ago)
- Location:
- trunk/src/org/openstreetmap/josm
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java ¶
r11943 r11944 45 45 /** 46 46 * A certificate amendment. 47 * @since 1194 047 * @since 11943 48 48 */ 49 49 public static class CertAmend { -
TabularUnified trunk/src/org/openstreetmap/josm/tools/PlatformHook.java ¶
r11943 r11944 164 164 * @throws CertificateException in case of error 165 165 * @throws NoSuchAlgorithmException in case of error 166 * @since 1194 0166 * @since 11943 167 167 */ 168 168 default X509Certificate getX509Certificate(CertAmend certAmend)
Note:
See TracChangeset
for help on using the changeset viewer.