Package | Description |
---|---|
org.bouncycastle.cert.crmf |
Basic support package for handling and creating CRMF (RFC 4211) certificate request messages.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatorControl
Carrier for an authenticator control.
|
class |
PKIArchiveControl
Carrier for a PKIArchiveOptions structure.
|
class |
RegTokenControl
Carrier for a registration token control.
|
Modifier and Type | Method and Description |
---|---|
Control |
CertificateRequestMessage.getControl(ASN1ObjectIdentifier type)
Return a control value of the specified type.
|
Modifier and Type | Method and Description |
---|---|
CertificateRequestMessageBuilder |
CertificateRequestMessageBuilder.addControl(Control control) |
Copyright © 2018 BouncyCastle.org. All rights reserved.