Skip to main content
PublicKeys = Readonly<Record<string, string>>
Defined in: typescript/src/crypto/offline-verifier.ts:61 Maps a key ID (the record’s signature.keyId, usually default) to that key’s PEM public key.