• DELETE FROM KEYWORDS WHERE ID_DOMAINE=34100929
  • DoneDoneDone

    URL:asn1.io

    Date: Mon, 27 Jan 2025 04:53:28 GMT
    Content-Length: 139
    Content-Type: text/html; charset=UTF-8
    Location: https://asn1.io/
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    
    
    Location => https://asn1.io/
    Status => 301
    <head><title>Document Moved</title></head>
    

    (vide) Tentative en https

    https://asn1.io/

    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
    	<meta name="description" content="Easy, fast, reliable ASN.1 tools: encode, decode, validate, generate schemas.">
    
        <link rel="stylesheet" href="https://asn1.io/css/bootstrap.min.css">
        <link rel="shortcut icon" href="images/favicon.ico" />
        <link rel="stylesheet" href="https://asn1.io/css/Site.css?v=20180913" type="text/css" />
        <link rel="stylesheet" href="https://www.oss.com/css/960/reset.css" type="text/css" />
        <link rel="stylesheet" href="https://www.oss.com/css/960/text.css" type="text/css" />
        <link rel="stylesheet" href="https://www.oss.com/css/960/960.css" type="text/css" />
        <link rel="stylesheet" href="https://www.oss.com/css/default.css" type="text/css" />
    
        <!--[if lt IE 7]>
          <script defer src="js/pngfix.js" type="text/javascript" ></script>
        <![endif]-->
        <!-- Google Analytics script -->
        <script>
            var disableStr = 'ga-disable-UA-1494977-1';
            if (document.cookie.indexOf(disableStr + '=true') > -1) {
                window[disableStr] = true;
            }
    
            (function (i, s, o, g, r, a, m) {
            i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
                (i[r].q = i[r].q || []).push(arguments)
            }, i[r].l = 1 * new Date(); a = s.createElement(o),
                m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
            })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
    
            ga('create', 'UA-1494977-1', 'auto');
            ga('send', 'pageview');
    
        </script>
        <!-- End Google Analytics script -->
        <title>
            ASN.1 IO: easy to use ASN.1 web tools
        </title>
    
        <style type="text/css">
            #small {
                position: absolute;
                top: -20px;
                left: 621px;
                padding: 0px 5px 0px 5px;
                color: #404040;
                background-color: #eedc94;
                background-repeat: repeat-x;
                border-radius: 4px;
                margin-top: 5px;
                display: block;
                text-align: left;
                width: 290px;
            }
    
            #big {
                display: none;
                visibility: hidden;
            }
    
            #parent:hover #big {
                display: block;
                visibility: visible;
                background-color: #eedc94;
                color: #404040;
                padding: 0px 5px 0px 5px;
                margin-bottom: 5px;
                width: 290px;
                position: absolute;
                top: 4px;
                left: 621px;
                z-index: 1;
                /* CSS3*/
                -webkit-transition-duration: 1.5s;
                -moz-transition-duration: 1.5s transition-duration: 1.5s;
            }
    
    
            .panel-info {
                border-color: gray;
            }
    
                .panel-info > .panel-heading {
                    color: white;
                    background-color: gray;
                    border-color: gray;
                }
    
            .panel-info-classic {
                border-color: gray;
            }
    
                .panel-info-classic > .panel-heading {
                    color: white;
                    background-color: #ccc;
                    font-variant: small-caps;
                }
    
            .modules-container {
                display: block;
                text-align: center !important;
                max-width: 890px;
            }
            .module-container-ad {
                margin: 8px;
                text-align: left;
                float: left;
                width: 200px;
                height: 320px;
                cursor: pointer;
            }
            .module-container {
                margin: 8px;
                text-align: left;
                float: left;
                width: 200px;
                height: 320px;
                cursor: pointer;
            }
    
            .module-container:hover {
                    background-color: gray;
                    color: white;
                }
    
            .module-container:hover > .module-head {
                        background-color: gray;
                        color: black;
                    }
    
            .module-container-classic {
                margin: 5px;
                text-align: left;
                float: left;
                width: 800px;
                height: 150px;
                cursor: pointer;
            }
    
            .module-container-classic:hover {
                    background-color: #88a2b9;
                    color: white;
                }
    
            .module-container-classic:hover > .module-head-classic {
                        background-color: #88a2b9;
                        color: black;
                    }
    
            .module-head {
                background-color: gray;
                color: white;
                font-size: 22px;
                font-weight: bold;
                height: 80px;
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
            }
    
            .module-head-classic {
                color: white;
                font-size: 24px;
                line-height: 32px;
                font-weight: bold;
                height: 60px;
            }
    
            .module-subtitle {
                font-weight: bold;
                height: 55px;
                font-size:16px;
            }
    
            .module-subtitle-classic {
                font-weight: bold;
                height: 25px;
                margin-top: 10px;
            }
    
            .module-description {
                margin-top: 10px;
                font-size: 14px;
                font-weight: normal;
            }
    
            .module-description-classic {
                margin-top: 6px;
                font-size: 12px;
                font-weight: normal;
            }
    
            .vertical {
                -moz-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                -o-transform: rotate(270deg);
                transform: rotate(270deg);
                white-space: nowrap;
                display: block;
                bottom: 0;
                width: 20px;
                height: 50px;
            }
    
            .tile-category-text {
                text-transform: uppercase;
                color: #cccccc;
                font-size: smaller;
            }
    
            .tile-category {
                height: 40px;
                min-width: 40px;
                margin-left: 0px;
                margin-right: 8px;
            }
    
            .div-tile-category {
                background-color: #808080;
                display: flex;
                align-items: center;
                justify-content: flex-start;
                padding-left: 15px;
            }
    
            .top-border-encode {
                border-top-color: #2b84b3;
                border-top-width: 4px;
            }
    
            .top-border-schema {
                border-top-color: #ffee99;
                border-top-width: 4px;
            }
    
            .top-border-convert {
                border-top-color: #62ad62;
                border-top-width: 4px;
            }
    
            .top-border-library {
                border-top-color: #87ceed;
                border-top-width: 4px;
            }
        
            .module-body {
                padding: 10px;
            }
            .newTile {
                font-variant: normal;
                font-weight: lighter;
                font-size: 14px;
                text-align: right;
                color: orange;
                margin-bottom: 0px;
                margin-top: 5px;
                padding: 0px;
            }
    
            /* Container for flexboxes */
            .row {
                display: flex;
                flex-wrap: wrap;
            }
    
            /* Create four equal columns */
            .column {
                flex: 25%;           
            }
    
            /* On screens that are 992px wide or less, go from four columns to two columns */
            @media screen and (max-width: 992px) {
                .column {
                    flex: 50%;
                }
            }
    
            /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
            @media screen and (max-width: 600px) {
                .row {
                    flex-direction: column;
                }
            }
    
        </style>
       
    </head>
    

    ASN.1 IO: easy to use ASN.1 web tools

    Recherche META Description de la page

    Easy, fast, reliable ASN.1 tools: encode, decode, validate, generate schemas.

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Microsoft-IIS/10.0',redirection='https://asn1.io/',Status='200',err='',[TITRE]=N'ASN.1 IO: easy to use ASN.1 web tools',[DESCRIPTION]=N'Easy, fast, reliable ASN.1 tools: encode, decode, validate, generate schemas.',[KEYWORDS]=N'' WHERE id=34100929
  • 0

    ASN.1 IO: easy to use ASN.1 web tools Easy fast reliable ASN.1 tools: encode decode validate generate schemas.

  • 0. ASN.1 (5)
  • --------->0
  • 1. IO: (3)
  • --------->0
  • 2. easy (4)
  • --------->0
  • 3. to (2)
  • --------->0
  • 4. use (3)
  • --------->0
  • 6. web (3)
  • --------->0
  • 7. tools (5)
  • --------->0
  • 10. fast (4)
  • --------->0
  • 12. reliable (8)
  • --------->0
  • 14. tools: (6)
  • --------->0
  • 15. encode (6)
  • --------->0
  • 17. decode (6)
  • --------->0
  • 19. validate (8)
  • --------->0
  • 21. generate (8)
  • --------->0
  • 22. schemas (7)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'ASN.1',34100929),(N'IO:',34100929),(N'easy',34100929),(N'to',34100929),(N'use',34100929),(N'web',34100929),(N'tools',34100929),(N'fast',34100929),(N'reliable',34100929),(N'tools:',34100929),(N'encode',34100929),(N'decode',34100929),(N'validate',34100929),(N'generate',34100929),(N'schemas',34100929)