Package | Description |
---|---|
org.bouncycastle.est |
A package for processing messages for RFC 7030 "Enrollment over Secure Transport".
|
Modifier and Type | Method and Description |
---|---|
CSRRequestResponse |
ESTService.getCSRAttributes()
Fetch he CSR Attributes from the server.
|
ESTClient |
ESTClientProvider.makeClient() |
Constructor and Description |
---|
CSRAttributesResponse(byte[] responseEncoding)
Create a CSRAttributesResponse from the passed in bytes.
|
CSRAttributesResponse(CsrAttrs csrAttrs)
Create a CSRAttributesResponse from the passed in ASN.1 structure.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.