public class RSAPSSSignature
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
RSAPSSSignature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifySignature(byte[] aSignature,
java.security.PublicKey aPublicKey,
byte[] aHash,
java.security.MessageDigest aDigester,
int aSlen) |
Copyright © 2025. All rights reserved.