The Delegation Chain of this identity.
The DER-encoded public key of this identity.
The raw public key of this identity.
The {@link Principal} of this identity.
The inner {@link PublicKey} used by this identity.
The DER-encoded public key of this identity.
Required for the Identity interface, but cannot implemented for just a public key.
Create a PartialDelegationIdentity from a {@link PublicKey} and a DelegationChain.
The {@link PublicKey} to delegate to.
a DelegationChain targeting the inner key.
Generated using TypeDoc
A partial delegated identity, representing a delegation chain and the public key that it targets