Vana SDK - v4.1.0
    Preparing search index...

    Function kmsIssuedPreimage

    • Hashes the KMS prefix, raw app ID bytes, and compressed app-root public key.

      Matches dstack/kms/src/crypto.rs:23-40; there is no separator between the raw 20-byte app ID and the compressed key.

      Parameters

      • appId: `0x${string}`
      • appRootPublicKey: `0x${string}`

      Returns `0x${string}`