Get the principal represented by this identity. Normally should be a
Principal.selfAuthenticating()
.
Create a delegation without having access to delegateKey.
The key used to sign the reqyests.
A delegation object created using createDelegation
.
Generated using TypeDoc
An Identity that adds delegation to a request. Everywhere in this class, the name innerKey refers to the SignIdentity that is being used to sign the requests, while originalKey is the identity that is being borrowed. More identities can be used in the middle to delegate.