Uses of Class
org.xipki.security.ctlog.CtLog.SignatureAndHashAlgorithm
-
Packages that use CtLog.SignatureAndHashAlgorithm Package Description org.xipki.security.ctlog -
-
Uses of CtLog.SignatureAndHashAlgorithm in org.xipki.security.ctlog
Methods in org.xipki.security.ctlog that return CtLog.SignatureAndHashAlgorithm Modifier and Type Method Description CtLog.SignatureAndHashAlgorithmCtLog.DigitallySigned. getAlgorithm()static CtLog.SignatureAndHashAlgorithmCtLog.SignatureAndHashAlgorithm. getInstance(byte[] encoded)Constructors in org.xipki.security.ctlog with parameters of type CtLog.SignatureAndHashAlgorithm Constructor Description DigitallySigned(CtLog.SignatureAndHashAlgorithm algorithm, byte[] signature)
-