pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function signDelegation

    • Signs a delegation, naming a release key the anchor stands behind.

      Keeping the anchor offline and rotating a release key under it is the arrangement to prefer, because the key that signs day to day is the one most likely to be stolen.

      Parameters

      • delegation: Delegation

        The statement to sign.

      • anchor: DeviceIdentity

        The anchor identity, which is the root of the trust.

      Returns Buffer

      The signed delegation envelope.