public class RSAPSS
extends java.lang.Object
| Constructor and Description |
|---|
RSAPSS() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
decode(byte[] mHash,
byte[] EM,
int emBits,
int sLen,
java.security.MessageDigest aDigester) |
public boolean decode(byte[] mHash,
byte[] EM,
int emBits,
int sLen,
java.security.MessageDigest aDigester)
throws SmartCardException
SmartCardExceptionCopyright © 2025. All rights reserved.