summaryrefslogtreecommitdiff
path: root/offapi/UnoApi_offapi.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-10-18 10:27:16 +0200
committerTomaž Vajngerl <quikee@gmail.com>2018-10-29 08:58:24 +0100
commitbdde44d5525caf2240a6ea900336ac973121f145 (patch)
treef837b545b37e6528c3601af79626034fa52b3611 /offapi/UnoApi_offapi.mk
parentf7e87507640eef524edaae23495220bd96fdb435 (diff)
xmlsecurity: UNO interface to create cert. and private key
new XCertificateCreator interface which can be used to create a certificate and a associated private key, both in DER format Change-Id: I24caf053f1f2b7357a836047b88b4ce418470eac Reviewed-on: https://gerrit.libreoffice.org/61912 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r--offapi/UnoApi_offapi.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
index 4b47111da786..9934fff83b8c 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -4232,6 +4232,7 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/crypto,\
CipherID \
DigestID \
SecurityOperationStatus \
+ XCertificateCreator \
XCipherContext \
XCipherContextSupplier \
XDigestContext \