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

    Interface ASN1ExplicitContextTag

    interface ASN1ExplicitContextTag {
        contains: ASN1AnyJS;
        kind: "explicit";
        type: "context";
        value: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    contains: ASN1AnyJS
    kind: "explicit"
    type: "context"
    value: number