Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: crypto ::

unpublished interface XDigestContextSupplier
Usage Restrictions
not published
Description
This interface allows to get an object to generate a digest of a specified format.
Since
OOo 3.4

Methods' Summary
getDigestContext returns an object that allows to generate the specified digest.  
Methods' Details
getDigestContext
XDigestContext
getDigestContext( [in] long  nDigestID,
[in] sequence< ::com::sun::star::beans::NamedValue >  aParams )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
returns an object that allows to generate the specified digest.
Parameter nDigestID
the internal ID specifying the algorithm, should take value from DigestID
Parameter aParams
optional parameters that could be used to initialize the digest, for example, it could contain a key and etc.
Throws
::com::sun::star::lang::IllegalArgumentException one of provided arguments is illegal
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.