public class OpenSslCAWrapper extends Object implements ICAWrapper
Constructor and Description |
---|
OpenSslCAWrapper() |
Modifier and Type | Method and Description |
---|---|
protected Runtime |
getRuntime()
This method is meant to enable testing, since Runtime cannot be mocked statically
|
boolean |
SignCertificateRequest(String requestFileName,
int days,
String signedCertificateFileName) |
public final boolean SignCertificateRequest(String requestFileName, int days, String signedCertificateFileName)
SignCertificateRequest
in interface ICAWrapper
protected Runtime getRuntime()
Copyright © 2012. All Rights Reserved.