Package org.pgpainless.sop
Class GenerateKeyImpl
java.lang.Object
org.pgpainless.sop.GenerateKeyImpl
- All Implemented Interfaces:
sop.operation.GenerateKey
-
Constructor Details
-
GenerateKeyImpl
public GenerateKeyImpl()
-
-
Method Details
-
noArmor
public sop.operation.GenerateKey noArmor()- Specified by:
noArmor
in interfacesop.operation.GenerateKey
-
userId
- Specified by:
userId
in interfacesop.operation.GenerateKey
-
withKeyPassword
- Specified by:
withKeyPassword
in interfacesop.operation.GenerateKey
-
generate
public sop.Ready generate() throws sop.exception.SOPGPException.MissingArg, sop.exception.SOPGPException.UnsupportedAsymmetricAlgo- Specified by:
generate
in interfacesop.operation.GenerateKey
- Throws:
sop.exception.SOPGPException.MissingArg
sop.exception.SOPGPException.UnsupportedAsymmetricAlgo
-