public class ChildIdentity extends EqualsSupport
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION |
| Constructor and Description |
|---|
ChildIdentity(ProvisioningIdentityCertificate identityCertificate)
Create a child identity to offer to your parent with a random UUID based handle.
|
ChildIdentity(String handle,
ProvisioningIdentityCertificate identityCertificate)
Create a child identity to offer to your parent, including a suggested handle.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHandle() |
ProvisioningIdentityCertificate |
getIdentityCertificate() |
int |
getVersion() |
equals, hashCode, toStringpublic static final int VERSION
public ChildIdentity(ProvisioningIdentityCertificate identityCertificate)
public ChildIdentity(String handle, ProvisioningIdentityCertificate identityCertificate)
public String getHandle()
public int getVersion()
public ProvisioningIdentityCertificate getIdentityCertificate()
Copyright © 2008–2021 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.