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.spec | Parameter classes for XML digital signatures. |
Uses of C14NMethodParameterSpec in javax.xml.crypto.dsig |
---|
Modifier and Type | Method and Description |
---|---|
abstract CanonicalizationMethod |
XMLSignatureFactory.newCanonicalizationMethod(String algorithm,
C14NMethodParameterSpec params)
Creates a CanonicalizationMethod for the specified
algorithm URI and parameters. |
Uses of C14NMethodParameterSpec in javax.xml.crypto.dsig.spec |
---|
Modifier and Type | Class and Description |
---|---|
class |
ExcC14NParameterSpec
Parameters for the W3C Recommendation: |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.