Class AsymmetricKeyParameter
java.lang.Object
org.bouncycastle.crypto.internal.params.AsymmetricKeyParameter
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
DhKeyParameters
,DsaKeyParameters
,EcKeyParameters
,RsaKeyParameters
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AsymmetricKeyParameter
public AsymmetricKeyParameter(boolean privateKey)
-
-
Method Details
-
isPrivate
public boolean isPrivate()
-