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

    Type Alias CertificateIssuerOrSubject

    type CertificateIssuerOrSubject = {
        name: CertificateOID;
        type: "set";
        value: { kind: "utf8"; type: "string"; value: string };
    }
    Index

    Properties

    Properties

    type: "set"
    value: { kind: "utf8"; type: "string"; value: string }