mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2024-11-23 07:52:06 +01:00
Documentation is lying
This commit is contained in:
parent
8a3337f1f5
commit
ac5097482a
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ public interface ReadOnlyPGPCertificateDirectory {
|
|||
* Get the certificate identified by the given special name.
|
||||
*
|
||||
* @param specialName special name
|
||||
* @return certificate or null
|
||||
* @return certificate
|
||||
*
|
||||
* @throws IOException in case of an IO error
|
||||
* @throws BadNameException if the special name is not known
|
||||
|
|
Loading…
Reference in a new issue