Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.65.0.redhat-00001
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
boolean |
verify(byte[] digest,
byte[] expected)
Verify that the expected signature value was derived from the passed in digest.
|
-
-
Method Detail
-
verify
boolean verify(byte[] digest,
byte[] expected)
Verify that the expected signature value was derived from the passed in digest.
- Parameters:
digest
- digest calculated from the content.
expected
- expected value of the signature
- Returns:
- true if the expected signature is derived from the digest, false otherwise.
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.65.0.redhat-00001
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2020 BouncyCastle.org. All rights reserved.