- UnknownKeyException - Exception in org.apache.commons.openpgp
-
An exception occurring during the verification of a signature, when the key is not found in the keyring.
- UnknownKeyException(String) - Constructor for exception org.apache.commons.openpgp.UnknownKeyException
-
- UnknownKeyException(String, Throwable) - Constructor for exception org.apache.commons.openpgp.UnknownKeyException
-
- update(byte[]) - Method in class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignatureVerifier
-
- update(byte[], int, int) - Method in class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignatureVerifier
-
- update(byte[]) - Method in class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSigner
-
- update(byte[], int, int) - Method in class org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSigner
-
- update(byte[]) - Method in interface org.apache.commons.openpgp.OpenPgpStreamingSignatureVerifier
-
Update the signature with the next block from the data buffer.
- update(byte[], int, int) - Method in interface org.apache.commons.openpgp.OpenPgpStreamingSignatureVerifier
-
Update the signature with the next block from the data buffer.
- update(byte[]) - Method in interface org.apache.commons.openpgp.OpenPgpStreamingSigner
-
Update the signature with the next block from the data buffer.
- update(byte[], int, int) - Method in interface org.apache.commons.openpgp.OpenPgpStreamingSigner
-
Update the signature with the next block from the data buffer.