Package sop.operation
Interface Dearmor
public interface Dearmor
-
Method Summary
-
Method Details
-
data
Dearmor armored OpenPGP data.- Parameters:
data
- armored OpenPGP data- Returns:
- input stream of unarmored data
- Throws:
SOPGPException.BadData
- in case of non-OpenPGP dataIOException
- in case of an IO error
-
data
Dearmor armored OpenPGP data.- Parameters:
data
- armored OpenPGP data- Returns:
- input stream of unarmored data
- Throws:
SOPGPException.BadData
- in case of non-OpenPGP dataIOException
- in case of an IO error
-
data
Dearmor amored OpenPGP data.- Parameters:
data
- armored OpenPGP data- Returns:
- input stream of unarmored data
- Throws:
SOPGPException.BadData
- in case of non-OpenPGP dataIOException
- in case of an IO error
-