Class RSA_ENCRYPT
- java.lang.Object
-
- org.pgpainless.key.generation.type.RSA_GENERAL
-
- org.pgpainless.key.generation.type.RSA_ENCRYPT
-
- All Implemented Interfaces:
KeyType
public class RSA_ENCRYPT extends RSA_GENERAL
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PublicKeyAlgorithmgetAlgorithm()-
Methods inherited from class org.pgpainless.key.generation.type.RSA_GENERAL
getAlgorithmSpec, getName, withLength
-
-
-
-
Method Detail
-
getAlgorithm
public PublicKeyAlgorithm getAlgorithm()
- Specified by:
getAlgorithmin interfaceKeyType- Overrides:
getAlgorithmin classRSA_GENERAL
-
-