aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_ado.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/cvc/cvc_ado.h')
-rw-r--r--src/cert/cvc/cvc_ado.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cert/cvc/cvc_ado.h b/src/cert/cvc/cvc_ado.h
index e2e5395b5..de0fc7c13 100644
--- a/src/cert/cvc/cvc_ado.h
+++ b/src/cert/cvc/cvc_ado.h
@@ -44,7 +44,8 @@ class EAC1_1_ADO : public EAC1_1_obj<EAC1_1_ADO>
*/
static MemoryVector<byte> make_signed(
std::auto_ptr<PK_Signer> signer,
- const MemoryRegion<byte>& tbs_bits);
+ const MemoryRegion<byte>& tbs_bits,
+ RandomNumberGenerator& rng);
/**
* Get the CAR of this CVC ADO request
* @result the CAR of this CVC ADO request