| Package | Description |
|---|---|
| org.ofdrw.gm.ses.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExtData |
ExtensionDatas.get(int index) |
static ExtData |
ExtData.getInstance(Object o) |
ExtData |
ExtData.setCritical(org.bouncycastle.asn1.ASN1Boolean critical) |
ExtData |
ExtData.setExtnID(org.bouncycastle.asn1.ASN1ObjectIdentifier extnID) |
ExtData |
ExtData.setExtnValue(org.bouncycastle.asn1.ASN1OctetString extnValue) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExtData> |
ExtensionDatas.iterator() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionDatas |
ExtensionDatas.add(ExtData o) |
| Constructor and Description |
|---|
ExtensionDatas(ExtData[] arr) |
Copyright © 2026. All rights reserved.