P11Params.P11ByteArrayParams, P11Params.P11RSAPkcsPssParams| Constructor and Description |
|---|
P11RSAPkcsPssParams(HashAlgo hashAlgo) |
P11RSAPkcsPssParams(long hashAlgorithm,
long maskGenerationFunction,
int saltLength) |
| Modifier and Type | Method and Description |
|---|---|
long |
getHashAlgorithm() |
long |
getMaskGenerationFunction() |
int |
getSaltLength() |
public P11RSAPkcsPssParams(long hashAlgorithm,
long maskGenerationFunction,
int saltLength)
public P11RSAPkcsPssParams(HashAlgo hashAlgo)
Copyright © 2023. All rights reserved.