Uses of Interface
sop.operation.Armor
-
Packages that use Armor Package Description org.pgpainless.sop Implementation of the java-sop package using pgpainless-core.sop Stateless OpenPGP Interface for Java.sop.operation Stateless OpenPGP Interface for Java. -
-
Uses of Armor in org.pgpainless.sop
Classes in org.pgpainless.sop that implement Armor Modifier and Type Class Description classArmorImplMethods in org.pgpainless.sop that return Armor Modifier and Type Method Description ArmorSOPImpl. armor()ArmorArmorImpl. label(ArmorLabel label) -
Uses of Armor in sop
Methods in sop that return Armor Modifier and Type Method Description ArmorSOP. armor()Convert binary OpenPGP data to ASCII. -
Uses of Armor in sop.operation
Methods in sop.operation that return Armor Modifier and Type Method Description ArmorArmor. label(ArmorLabel label)Overrides automatic detection of label.
-