public interface AlgorithmMethod
Transform
。
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
返回此的算法URI
AlgorithmMethod 。
|
AlgorithmParameterSpec |
getParameterSpec()
返回此AlgorithmMethod的算法
AlgorithmMethod 。
|
String getAlgorithm()
AlgorithmMethod
。
AlgorithmMethod
AlgorithmParameterSpec getParameterSpec()
AlgorithmMethod
。
AlgorithmMethod
。
返回null
如果这AlgorithmMethod
不需要参数,它们都没有指定。
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.