Methods' Details |
addDERCertificateToTheDatabase
::com::sun::star::security::XCertificate |
addDERCertificateToTheDatabase( |
[in] sequence< byte > |
aDerCertificate, |
| [in] string |
aTrustString ); |
- Description
- * Adds a certificate to the certificate database with the trust provided by the trust string.
|
|
createDERCertificateWithPrivateKey
::com::sun::star::security::XCertificate |
createDERCertificateWithPrivateKey( |
[in] sequence< byte > |
aDerCertificate, |
| [in] sequence< byte > |
aPrivateKey ) |
raises( |
::com::sun::star::uno::SecurityException ); |
- Description
- * Create certificate from raw DER encoded certificate and associate the private key with the certificate
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.