软件包 | 描述 |
---|---|
java.security.spec |
提供关键规格和算法参数规格的类和接口。
|
Modifier and Type | Field and Description |
---|---|
static MGF1ParameterSpec |
MGF1ParameterSpec.SHA1
采用“SHA-1”消息摘要mgf1parameterspec。
|
static MGF1ParameterSpec |
MGF1ParameterSpec.SHA224
采用“SHA-224“消息摘要的mgf1parameterspec。
|
static MGF1ParameterSpec |
MGF1ParameterSpec.SHA256
采用“SHA-256”消息摘要mgf1parameterspec。
|
static MGF1ParameterSpec |
MGF1ParameterSpec.SHA384
使用“消息摘要mgf1parameterspec SHA-384”。
|
static MGF1ParameterSpec |
MGF1ParameterSpec.SHA512
使用消息摘要mgf1parameterspec SHA-512。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.