| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
X509IssuerSerialType |
X509DataType.getX509IssuerSerial()
Gets the x509IssuerSerial value for this X509DataType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
X509DataType.setX509IssuerSerial(X509IssuerSerialType x509IssuerSerial)
Sets the x509IssuerSerial value for this X509DataType.
|
| Constructor and Description |
|---|
X509DataType(X509IssuerSerialType x509IssuerSerial,
byte[] x509SKI,
java.lang.String x509SubjectName,
byte[] x509Certificate,
byte[] x509CRL,
org.apache.axis.message.MessageElement[] _any) |
Copyright © 2025. All rights reserved.