:: com :: sun :: star :: xml :: crypto ::
|
unpublished |
interface XDigestContext |
|
|
|
- Usage Restrictions
- not published
- Description
- This interface allows to generate the digest.
The algorithm to generate the digest is specified on object creation.
- Since
- OOo 3.4
- See also
- XDigestContextSupplier
|
Methods' Details |
updateDigest
- Description
- update the digest with the given data.
- Parameter aData
- data that should be used to update the digest
|
|
finalizeDigestAndDispose
- Description
- finalizes digest and disposes context.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.