Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias publicKeyASN1

    publicKeyASN1: [
        algorithmInfo: { oid: string; type: "oid" }[],
        publicKey: { type: "bitstring"; value: Buffer },
    ]

    Type for ASN.1 encoded public keys -- this is equivalent to but does not reference a complex type which may exceed TypeScripts limits