public class MGFType extends AlgorithmIdentifierType
Java class for MGFType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MGFType">
<complexContent>
<restriction base="{http://www.w3.org/2009/xmlenc11#}AlgorithmIdentifierType">
<attribute name="Algorithm" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
algorithm, parameters| Constructor and Description |
|---|
MGFType() |
getAlgorithm, getParameters, setAlgorithm, setParametersCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.