Interface PGPContentSigner
-
public interface PGPContentSigner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getDigest()intgetHashAlgorithm()intgetKeyAlgorithm()longgetKeyID()java.io.OutputStreamgetOutputStream()byte[]getSignature()intgetType()
-