Package | Description |
---|---|
org.bouncycastle.asn1.cmp |
Modifier and Type | Method and Description |
---|---|
InfoTypeAndValue[] |
PKIHeader.getGeneralInfo() |
static InfoTypeAndValue |
InfoTypeAndValue.getInstance(Object o) |
InfoTypeAndValue[] |
GenMsgContent.toInfoTypeAndValueArray() |
InfoTypeAndValue[] |
GenRepContent.toInfoTypeAndValueArray() |
Modifier and Type | Method and Description |
---|---|
PKIHeaderBuilder |
PKIHeaderBuilder.setGeneralInfo(InfoTypeAndValue genInfo) |
PKIHeaderBuilder |
PKIHeaderBuilder.setGeneralInfo(InfoTypeAndValue[] genInfos) |
Constructor and Description |
---|
GenMsgContent(InfoTypeAndValue itv) |
GenMsgContent(InfoTypeAndValue[] itvs) |
GenRepContent(InfoTypeAndValue itv) |
GenRepContent(InfoTypeAndValue[] itvs) |
Copyright © 2021 BouncyCastle.org. All rights reserved.