Language
The Free and Open Productivity Suite
:: 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
- 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
Copyright © 2013, 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.