public final class NoSuchKeyIdException extends RuntimeException
Constructor and Description |
---|
NoSuchKeyIdException(String alg) |
NoSuchKeyIdException(String alg,
String kid) |
Modifier and Type | Method and Description |
---|---|
String |
id()
Returns the missing key with the format
ALGORITHM + '#' + KEY_ID . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Eclipse. All rights reserved.