limal::ca_mgm::AuthorityInformation Class Reference
#include <AuthorityInfoAccessExtension.hpp>
List of all members.
Detailed Description
- Examples:
-
CreateCertificate.cpp.
Constructor & Destructor Documentation
limal::ca_mgm::AuthorityInformation::AuthorityInformation |
( |
|
) |
|
limal::ca_mgm::AuthorityInformation::AuthorityInformation |
( |
const String & |
accessOID, |
|
|
const LiteralValue & |
location | |
|
) |
| | |
Construct an object with access OID and location
- Parameters:
-
| accessOID | OCSP, caIssuers or any valid OID |
| location | location of the information |
limal::ca_mgm::AuthorityInformation::~AuthorityInformation |
( |
|
) |
|
Member Function Documentation
BLOCXX_NAMESPACE ::Array<String> limal::ca_mgm::AuthorityInformation::dump |
( |
|
) |
const |
Return the content of this object for debugging
String limal::ca_mgm::AuthorityInformation::getAccessOID |
( |
|
) |
const |
LiteralValue limal::ca_mgm::AuthorityInformation::getLocation |
( |
|
) |
const |
Return the location object
void limal::ca_mgm::AuthorityInformation::setAuthorityInformation |
( |
const String & |
accessOID, |
|
|
const LiteralValue & |
location | |
|
) |
| | |
Set new Authority Informations
- Parameters:
-
| accessOID | OCSP, caIssuers or any valid OID |
| location | location of the information |
bool limal::ca_mgm::AuthorityInformation::valid |
( |
|
) |
const |
Check if this object is valid
- Returns:
- true if this object is valid, otherwise false
BLOCXX_NAMESPACE ::Array<String> limal::ca_mgm::AuthorityInformation::verify |
( |
|
) |
const |
Verify this object and return an Array with all error messages.
- Returns:
- Array with error messages. If this Array is empty this object is valid
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: