public static class KeyManager.DigestId
extends Object
Represents the combination of a digest computed on a message using a secret key, and the ID of the secret key
used to compute the digest. Both elements are needed in order to later recompute (validate) the digest.