Searched refs:thealgorithm (Results 1 – 1 of 1) sorted by relevance
131 private String thealgorithm; field in SignedObject203 return this.thealgorithm; in getAlgorithm()244 this.thealgorithm = signingEngine.getAlgorithm(); in sign()256 thealgorithm = (String)fields.get("thealgorithm", null); in readObject()