public class AsymmetricKeyParameter extends java.lang.Object implements CipherParameters
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
privateKey |
Constructor and Description |
---|
AsymmetricKeyParameter(boolean privateKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPrivate() |