|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.crypto.dsig | Classes for generating and validating XML digital signatures. |
| javax.xml.crypto.dsig.dom | DOM-specific classes for the javax.xml.crypto.dsig package. |
| Uses of XMLSignContext in javax.xml.crypto.dsig |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLSignature.sign(XMLSignContext signContext)
Signs this XMLSignature. |
| Uses of XMLSignContext in javax.xml.crypto.dsig.dom |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
DOMSignContext
A DOM-specific XMLSignContext. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.