ASIdentifiers_new Content-type: text/html
![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
ASIdentifiers *
void
ASIdentifiers *
int
DESCRIPTIONRFC 3779 defines two X.509v3 certificate extensions that allow the delegation of IP addresses and autonomous system (AS) identifiers from the issuer to the subject of the certificate. An ASIdentifiers object contains collections of individual AS numbers and ranges of AS numbers to be delegated.
RETURN VALUES
SEE ALSOASRange_new(3), crypto(3), IPAddressRange_new(3), X509_new(3), X509v3_addr_add_inherit(3), X509v3_addr_get_range(3), X509v3_addr_inherits(3), X509v3_addr_subset(3), X509v3_addr_validate_path(3), X509v3_asid_add_id_or_range(3) STANDARDSRFC 3779: X.509 Extensions for IP Addresses and AS Identifiers:
RFC 7020: The Internet Numbers Registry System RFC 7249: Internet Numbers Registries HISTORYThese functions first appeared in OpenSSL 0.9.8e and have been available since OpenBSD 7.1. BUGSThere are no corresponding functions for the RFC 3779 IP address delegation extension represented by IPAddrBlocks.
|