public class RequestSigner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RequestSigner.Configuration |
Constructor and Description |
---|
RequestSigner(RequestSigner.Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
sign(Key privateKey,
Certificate cert,
Document doc) |
void |
sign(KeyPair kp,
Document doc) |
public RequestSigner(RequestSigner.Configuration configuration) throws Exception
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.