|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DigestAlgAndValueType | |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| Uses of DigestAlgAndValueType in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 declared as DigestAlgAndValueType | |
|---|---|
protected DigestAlgAndValueType |
CertIDType.certDigest
|
protected DigestAlgAndValueType |
OCSPRefType.digestAlgAndValue
|
protected DigestAlgAndValueType |
CRLRefType.digestAlgAndValue
|
protected DigestAlgAndValueType |
SignaturePolicyIdType.sigPolicyHash
|
| Methods in org.etsi.uri._01903.v1_3 that return DigestAlgAndValueType | |
|---|---|
DigestAlgAndValueType |
ObjectFactory.createDigestAlgAndValueType()
Create an instance of DigestAlgAndValueType |
DigestAlgAndValueType |
CertIDType.getCertDigest()
Gets the value of the certDigest property. |
DigestAlgAndValueType |
OCSPRefType.getDigestAlgAndValue()
Gets the value of the digestAlgAndValue property. |
DigestAlgAndValueType |
CRLRefType.getDigestAlgAndValue()
Gets the value of the digestAlgAndValue property. |
DigestAlgAndValueType |
SignaturePolicyIdType.getSigPolicyHash()
Gets the value of the sigPolicyHash property. |
DigestAlgAndValueType |
DigestAlgAndValueType.withDigestMethod(DigestMethod value)
|
DigestAlgAndValueType |
DigestAlgAndValueType.withDigestValue(byte[] value)
|
| Methods in org.etsi.uri._01903.v1_3 with parameters of type DigestAlgAndValueType | |
|---|---|
void |
CertIDType.setCertDigest(DigestAlgAndValueType value)
Sets the value of the certDigest property. |
void |
OCSPRefType.setDigestAlgAndValue(DigestAlgAndValueType value)
Sets the value of the digestAlgAndValue property. |
void |
CRLRefType.setDigestAlgAndValue(DigestAlgAndValueType value)
Sets the value of the digestAlgAndValue property. |
void |
SignaturePolicyIdType.setSigPolicyHash(DigestAlgAndValueType value)
Sets the value of the sigPolicyHash property. |
CertIDType |
CertIDType.withCertDigest(DigestAlgAndValueType value)
|
OCSPRefType |
OCSPRefType.withDigestAlgAndValue(DigestAlgAndValueType value)
|
CRLRefType |
CRLRefType.withDigestAlgAndValue(DigestAlgAndValueType value)
|
SignaturePolicyIdType |
SignaturePolicyIdType.withSigPolicyHash(DigestAlgAndValueType value)
|
| Constructors in org.etsi.uri._01903.v1_3 with parameters of type DigestAlgAndValueType | |
|---|---|
CertIDType(DigestAlgAndValueType certDigest,
X509IssuerSerialType issuerSerial,
String uri)
Fully-initialising value constructor |
|
CRLRefType(DigestAlgAndValueType digestAlgAndValue,
CRLIdentifierType crlIdentifier)
Fully-initialising value constructor |
|
OCSPRefType(OCSPIdentifierType ocspIdentifier,
DigestAlgAndValueType digestAlgAndValue)
Fully-initialising value constructor |
|
SignaturePolicyIdType(ObjectIdentifier sigPolicyId,
Transforms transforms,
DigestAlgAndValueType sigPolicyHash,
SigPolicyQualifiersListType sigPolicyQualifiers)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||