| Package | Description |
|---|---|
| net.ripe.rpki.commons.crypto.rfc3779 |
| Modifier and Type | Field and Description |
|---|---|
static AddressFamily |
AddressFamily.IPV4 |
static AddressFamily |
AddressFamily.IPV6 |
| Modifier and Type | Method and Description |
|---|---|
static AddressFamily |
AddressFamily.fromDer(org.bouncycastle.asn1.ASN1Encodable der) |
static AddressFamily |
AddressFamily.fromIpResourceType(net.ripe.ipresource.IpResourceType type) |
AddressFamily |
AddressFamily.withoutSubsequentAddressFamilyIdentifier() |
AddressFamily |
AddressFamily.withSubsequentAddressFamilyIdentifier(Integer subsequentAddressFamilyIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<AddressFamily,net.ripe.ipresource.IpResourceSet> |
ResourceExtensionParser.parseIpAddressBlocks(byte[] extension)
Parses the IP address blocks extension and merges all address families
into a single
IpResourceSet containing both IPv4 and IPv6
addresses. |
| Modifier and Type | Method and Description |
|---|---|
int |
AddressFamily.compareTo(AddressFamily that) |
Copyright © 2008–2021 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.