public interface DigestValueElement extends Element
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/wsfederation/xmldsig-core-schema.xsd line 138)
<element name="DigestValue" type="{http://www.w3.org/2000/09/xmldsig#}DigestValueType"/>
Modifier and Type | Method and Description |
---|---|
byte[] |
getValue()
Gets the value of the value property.
|
void |
setValue(byte[] value)
Sets the value of the value property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.