public class JSONSignatureValidator extends Object
Constructor and Description |
---|
JSONSignatureValidator(String name) |
Modifier and Type | Method and Description |
---|---|
protected Set<TrustAnchor> |
loadTrustAnchors(CertificateFactory cf) |
FormValidation |
verifySignature(net.sf.json.JSONObject o)
Verifies the signature in the update center data file.
|
public JSONSignatureValidator(String name)
public FormValidation verifySignature(net.sf.json.JSONObject o) throws IOException
IOException
protected Set<TrustAnchor> loadTrustAnchors(CertificateFactory cf) throws IOException
IOException
Copyright © 2004–2021. All rights reserved.