Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.util.IPAddress
public class IPAddress
extends java.lang.Object
Method Summary | |
static boolean |
|
public static boolean isValid(String address)
Validate the given IPv4 or IPv6 address.
- Parameters:
address
- the IP address as a String.
- Returns:
- true if a valid address, false otherwise