public class PSource extends Object
pkcs1psourcealgorithms algorithm-identifier::= {{老ID pspecified参数字符串},…允许未来的扩展}
Modifier and Type | Class and Description |
---|---|
static class |
PSource.PSpecified
这个类是用来显式地指定编码输入P OAEP填充值。
|
protected PSource(String pSrcName)
pSrcName
为编码输入P源的算法
NullPointerException
-如果
pSrcName
是空的。
public String getAlgorithm()
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.