public final class SignatureParamSpec extends Object implements AlgorithmParameterSpec
| Constructor and Description |
|---|
SignatureParamSpec(String hashAlg,
String provider) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHashAlg() |
String |
getProvider() |
String |
toString() |
Copyright © 2020. All rights reserved.