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.
dstack/kms/src/crypto.rs:23-40
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.