Package | Description |
---|---|
org.bouncycastle.asn1.crmf |
Modifier and Type | Method and Description |
---|---|
static SinglePubInfo |
SinglePubInfo.getInstance(Object o) |
SinglePubInfo[] |
PKIPublicationInfo.getPubInfos() |
Constructor and Description |
---|
PKIPublicationInfo(SinglePubInfo pubInfo)
Constructor with a single pubInfo, assumes pleasePublish as the action.
|
PKIPublicationInfo(SinglePubInfo[] pubInfos)
Constructor with multiple pubInfo, assumes pleasePublish as the action.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.