| Package | Description |
|---|---|
| org.ofdrw.gm.ses.v4 |
| Modifier and Type | Method and Description |
|---|---|
CertDigestObj |
CertDigestList.get(int index) |
static CertDigestObj |
CertDigestObj.getInstance(Object o) |
CertDigestObj |
CertDigestObj.setType(org.bouncycastle.asn1.DERPrintableString type) |
CertDigestObj |
CertDigestObj.setType(String type) |
CertDigestObj |
CertDigestObj.setValue(org.bouncycastle.asn1.ASN1OctetString value) |
CertDigestObj |
CertDigestObj.setValue(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CertDigestObj> |
CertDigestList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
CertDigestList |
CertDigestList.add(CertDigestObj obj) |
| Constructor and Description |
|---|
CertDigestList(CertDigestObj[] arr) |
Copyright © 2026. All rights reserved.