|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bouncycastle.crypto.params.AsymmetricKeyParameter
public class AsymmetricKeyParameter
Field Summary | |
---|---|
(package private) boolean |
privateKey
|
Constructor Summary | |
---|---|
AsymmetricKeyParameter(boolean privateKey)
|
Method Summary | |
---|---|
boolean |
isPrivate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean privateKey
Constructor Detail |
---|
public AsymmetricKeyParameter(boolean privateKey)
Method Detail |
---|
public boolean isPrivate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaDoc