public class PrimeFieldParamsType extends Object
Java class for PrimeFieldParamsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PrimeFieldParamsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="P" type="{http://www.w3.org/2000/09/xmldsig#}CryptoBinary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
p |
| Constructor and Description |
|---|
PrimeFieldParamsType() |
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.