{"id":1635,"date":"2020-06-05T08:37:29","date_gmt":"2020-06-05T08:37:29","guid":{"rendered":"https:\/\/sectigostore.com\/page\/?p=1635"},"modified":"2020-12-14T11:58:38","modified_gmt":"2020-12-14T11:58:38","slug":"what-is-an-ecc-ssl-certificate","status":"publish","type":"post","link":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/","title":{"rendered":"What Is an ECC SSL Certificate &#038; How Do I Get One for My Website?"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Here\u2019s what an ECC SSL certificate will do for your website.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you\u2019re searching for website security certificates, terms such as SSL certificate, TLS certificate, RSA certificate, ECC SSL certificate, and many more are thrown your way. Well, if these terms are causing you some headaches, then you\u2019re not the only one. But don\u2019t you worry as we\u2019re here to cure that headache of yours.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, we&#8217;ll be talking about ECC SSL certificates, why they&#8217;re used, and how you can get one for your website. But before we get to the ECC SSL certificates, it&#8217;s quite essential to understand a few things first. Let&#8217;s get started!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ECC SSL Certificate: A Quick Explanation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">ECC SSL certificates are the certificates that use ECC (elliptical curve cryptography) algorithm to encrypt and decrypt the data transferred between a client (web browser) and web server. It\u2019s a faster and more secure encryption algorithm compared to RSA, the old guard in the industry. Sectigo (formerly \u2018Comodo\u2019) offers ECC SSL certificates at the <a href=\"https:\/\/sectigostore.com\/ssl-certificates\/\">best price in the industry<\/a>, in case you\u2019re looking for an affordable one for your website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">SSL Certificate: The Foundation of Web Security<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">All of us spend a significant part of our day on the internet. This time spent could be for your job, on social media, online shopping, in our email inboxes, etc. While doing all these activities, we send a ton of information through our devices. Some of the data is quite sensitive in nature and could cause damage if leaked. This could include our passwords, credit card details, social security number, personal photos, business documents, etc. All such information travels from our devices to the servers of the websites\/apps we use. Therefore, we need some kind of mechanism that protects our privacy and makes sure that the data only reaches the intended recipient.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is where SSL (secure socket layer) certificates come in.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An SSL certificate facilitates a secure connection between clients and servers for a secure transfer of data. It works on a security protocol known as TLS (transport layer security), and that\u2019s why SSL certificates are also known as TLS certificates.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now you might be wondering how an SSL certificate does all of this. Well, this is done by employing a technique called \u201cencryption.\u201d Encryption is a technique that turns plain-text data into an undecipherable format in such a way that no supercomputer can crack it in a practical time range. This is done by encryption keys. Therefore, only the person who has this secret key will be able to turn the data back to its original format.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Apart from data protection, one critical function performed by an SSL certificate is authentication. It means that an SSL certificate makes sure that you\u2019re communicating with nobody else but the intended party.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Based on the number of encryption keys used, encryption is categorized into two categories known as &#8220;symmetric encryption&#8221; and &#8220;asymmetric encryption.&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Symmetric Encryption &amp; Asymmetric Encryption<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Symmetric encryption \u2013 as implied in the name itself \u2013 is the kind of encryption method that utilizes a single encryption key. This key is employed to carry out both the operations of encryption and decryption.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Asymmetric encryption, on the other hand, is an upgrade to the conventional symmetric encryption method. It involves two encryption keys known as the public key and private key. Both of these keys are distinct yet mathematically related to each other. The public key, as the name suggests, is kept public, and anybody can see it. The private key is supposed to be stored securely. In asymmetric encryption, the process of encryption is done by the public key, while the private key does the process of decryption. This way, only the person who has the private key can decrypt the data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How SSL certificate Uses Symmetric and Asymmetric Encryption<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As we saw, symmetric and asymmetric encryption methods are quite different from each other. Both these techniques have their advantages and disadvantages. Symmetric encryption is quite advantageous in terms of its speed\/performance as it involves a single key and that too of less length. However, it comes with a key distribution problem. In simpler words, a server serving millions of clients will have to have separate keys for each client. Therefore, it must have a million keys, which is impossible to implement.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Asymmetric encryption offers much more security and practicality as the server uses a single key (private key) to decrypt the data. This makes the protection and management of the key much more manageable. However, not all is good about asymmetric encryption as the encryption keys employed in it are much longer, and therefore, it requires high computational power. This, in turn, impacts the performance of the encryption process and slows it down considerably. It&#8217;d be impossible to maintain fast internet speed using asymmetric encryption.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This problem is solved by the hybrid encryption method that offers the security of asymmetric encryption and the speed of symmetric encryption. An SSL certificate utilizes both these kinds of encryption methods. It uses asymmetric encryption method for authentication purpose and symmetric encryption to encrypt the data. Cool, isn&#8217;t it?<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ECC SSL Certificate: SSL Certificates with the Latest Asymmetric Encryption Algorithm<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">All encryption methods \u2013 whether symmetric or asymmetric \u2013 work on mathematical algorithms. These algorithms determine how authentication and encryption will be carried out. The more reliable and faster these algorithms are, the stronger and quicker the encryption process is. The most commonly used PKI algorithms are RSA (Rivest\u2013Shamir\u2013Adleman), DSA (Digital Signature Algorithm), and ECC (Elliptic Curve Cryptography).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An ECC SSL certificate, as you can guess by its name, is an SSL certificate that involves the use of the ECC algorithm for the encryption and decryption of the data. ECC is the latest asymmetric encryption algorithm that comes as an alternative to the RSA algorithm, the current industry standard that\u2019s used in the majority of SSL\/TLS certificates.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The ECC algorithm came into existence when it was first proposed in 1985 by two independent researchers (Neal Koblitz and Victor S. Miller). Unlike the RSA algorithm that works on the difficulty of factoring large integers, the ECC algorithm is based on discovering the discrete logarithm of a random elliptic curve. It uses elliptic curves over finite fields. This is how the elliptical curve looks:<\/p>\n\n\n\n<div class=\"graysection\"><h2>ECC Certificates \u2013 Save 50%<\/h2>\n<p><strong>Save 50%<\/strong> on Sectigo SSL Certificates. It includes unlimited server licenses, reissuances, 256-bit ECC encryption, and more.<\/p>\n<p><a class=\"greenbutton\" style=\"text-decoration: none;\" href=\"https:\/\/sectigostore.com\">Shop for Sectigo SSL Certificates<\/a><\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">ECC SSL Certificate vs. RSA SSL Certificate<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">So, which one should you go with? ECC SSL certificate or RSA SSL certificate? Well, if you&#8217;re worried about security, then you shouldn&#8217;t as both of these algorithms are entirely secure, and they&#8217;re used by millions of web servers around the world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, there&#8217;s one key difference between them both. ECC SSL certificates offer the same encryption strength as RSA by applying keys of much shorter length. To give you an example, 256-bit ECC affords you the same encryption strength as a 3072-bit key (which is 50% longer than the 2048-bit keys used today). Therefore, ECC SSL certificates require less computational power, and that ultimately reflects in encryption speed. It enhances network performance and can make a substantial difference in terms of speed for high-volume websites.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">A Thing You Must Note<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether your using ECC, RSA, or any other SSL certificate, it won&#8217;t make a dime of a difference if your web server isn&#8217;t configured to support it. Therefore, before deciding to go with any old encryption algorithm, you must make sure that you&#8217;ve enabled support for that encryption algorithm and the encryption key lengths it requires.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where Do I Get an ECC SSL Certificate?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Now here comes the penultimate questions: how do you get an ECC SSL certificate? Well, it\u2019s quite simple as Sectigo \u2013 <a href=\"https:\/\/www.datanyze.com\/market-share\/ssl--21\">the most trusted SSL certificate authority in the world<\/a> \u2013 offers SSL certificates with the latest ECC algorithm technology. Sectigo <a href=\"https:\/\/sectigostore.com\/ssl-certificates\/enterprise-ssl-pro\">Enterprise SSL Pro certificate<\/a> comes enabled with ECC, giving you superior performance in terms of speed and security. Well, that\u2019s quite simple, isn\u2019t it?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We hope we helped you find the answers to your questions and more! If you have any further questions, you can jump right in the chatbox, and one of our SSL experts will be there to assist you.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Encryption Resources<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a rel=\"noreferrer noopener\" href=\"https:\/\/sectigostore.com\/blog\/hashing-vs-encryption-the-big-players-of-the-cyber-security-world\/\" target=\"_blank\">Hashing vs Encryption \u2014 The Big Players of the Cyber Security World<\/a><\/li><li><a rel=\"noreferrer noopener\" href=\"https:\/\/sectigostore.com\/blog\/what-is-encryption-and-how-does-it-work\/\" target=\"_blank\">What Is Encryption and How Does It Work?<\/a><\/li><li><a rel=\"noreferrer noopener\" href=\"https:\/\/sectigostore.com\/blog\/5-differences-between-symmetric-vs-asymmetric-encryption\/\" target=\"_blank\">Symmetric vs Asymmetric Encryption &#8211; 5 Things You Should Know<\/a><\/li><li><a href=\"https:\/\/sectigostore.com\/blog\/ssl-vs-tls-decoding-the-difference-between-ssl-and-tls\/\">SSL vs TLS: Decoding the Difference Between SSL and TLS<\/a><\/li><\/ul>\n\n\n\n<div class=\"graysection\">\n\n<a class=\"greenbutton\" style=\"text-decoration: none;\" href=\"https:\/\/sectigostore.com\/blog\/what-is-a-pki-certificate\/\">What Is a PKI Certificate and How Do I Get One?<\/a>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Here\u2019s what an ECC SSL certificate will do for your website. When you\u2019re searching for website security certificates, terms such as SSL certificate, TLS certificate, RSA certificate, ECC SSL certificate, and many more are thrown your way. Well, if these terms are causing you some headaches, then you\u2019re not the only one. But don\u2019t you worry as we\u2019re here to cure that headache of yours. In this article, we&#8217;ll be talking about ECC SSL certificates, why they&#8217;re used, and how you can get one for your website. But before we <a href=\"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/\" class=\"more-link\">Continue Reading<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[39],"tags":[45,80],"class_list":["post-1635","post","type-post","status-publish","format-standard","hentry","category-advance-ssl","tag-ecc","tag-ecc-encryption"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Is an ECC SSL Certificate &amp; How Do I Get One for My Website?<\/title>\n<meta name=\"description\" content=\"Let&#039;s understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is an ECC SSL Certificate &amp; How Do I Get One for My Website?\" \/>\n<meta property=\"og:description\" content=\"Let&#039;s understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/\" \/>\n<meta property=\"og:site_name\" content=\"SectigoStore\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sectigostore\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-05T08:37:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-14T11:58:38+00:00\" \/>\n<meta name=\"author\" content=\"sectigostorepages\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sectigostore\" \/>\n<meta name=\"twitter:site\" content=\"@sectigostore\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"sectigostorepages\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/\"},\"author\":{\"name\":\"sectigostorepages\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\"},\"headline\":\"What Is an ECC SSL Certificate &#038; How Do I Get One for My Website?\",\"datePublished\":\"2020-06-05T08:37:29+00:00\",\"dateModified\":\"2020-12-14T11:58:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/\"},\"wordCount\":1436,\"commentCount\":0,\"keywords\":[\"ECC\",\"ECC Encryption\"],\"articleSection\":[\"Advanced SSL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/\",\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/\",\"name\":\"What Is an ECC SSL Certificate & How Do I Get One for My Website?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#website\"},\"datePublished\":\"2020-06-05T08:37:29+00:00\",\"dateModified\":\"2020-12-14T11:58:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\"},\"description\":\"Let's understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/what-is-an-ecc-ssl-certificate\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"SSL Resources\",\"item\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Advanced SSL\",\"item\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/advance-ssl\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What Is an ECC SSL Certificate &#038; How Do I Get One for My Website?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#website\",\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/\",\"name\":\"SectigoStore\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\",\"name\":\"sectigostorepages\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"caption\":\"sectigostorepages\"},\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/author\\\/sectigostorepages\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is an ECC SSL Certificate & How Do I Get One for My Website?","description":"Let's understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/","og_locale":"en_US","og_type":"article","og_title":"What Is an ECC SSL Certificate & How Do I Get One for My Website?","og_description":"Let's understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.","og_url":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/","og_site_name":"SectigoStore","article_publisher":"https:\/\/www.facebook.com\/sectigostore\/","article_published_time":"2020-06-05T08:37:29+00:00","article_modified_time":"2020-12-14T11:58:38+00:00","author":"sectigostorepages","twitter_card":"summary_large_image","twitter_creator":"@sectigostore","twitter_site":"@sectigostore","twitter_misc":{"Written by":"sectigostorepages","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/#article","isPartOf":{"@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/"},"author":{"name":"sectigostorepages","@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec"},"headline":"What Is an ECC SSL Certificate &#038; How Do I Get One for My Website?","datePublished":"2020-06-05T08:37:29+00:00","dateModified":"2020-12-14T11:58:38+00:00","mainEntityOfPage":{"@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/"},"wordCount":1436,"commentCount":0,"keywords":["ECC","ECC Encryption"],"articleSection":["Advanced SSL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/","url":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/","name":"What Is an ECC SSL Certificate & How Do I Get One for My Website?","isPartOf":{"@id":"https:\/\/sectigostore.com\/page\/#website"},"datePublished":"2020-06-05T08:37:29+00:00","dateModified":"2020-12-14T11:58:38+00:00","author":{"@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec"},"description":"Let's understand what is an ECC SSL certificate, how an ECC encryption mechanism works, why should use it, how it benefits to your website, etc.","breadcrumb":{"@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sectigostore.com\/page\/what-is-an-ecc-ssl-certificate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"SSL Resources","item":"https:\/\/sectigostore.com\/page\/"},{"@type":"ListItem","position":2,"name":"Advanced SSL","item":"https:\/\/sectigostore.com\/page\/advance-ssl\/"},{"@type":"ListItem","position":3,"name":"What Is an ECC SSL Certificate &#038; How Do I Get One for My Website?"}]},{"@type":"WebSite","@id":"https:\/\/sectigostore.com\/page\/#website","url":"https:\/\/sectigostore.com\/page\/","name":"SectigoStore","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sectigostore.com\/page\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec","name":"sectigostorepages","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","caption":"sectigostorepages"},"url":"https:\/\/sectigostore.com\/page\/author\/sectigostorepages\/"}]}},"_links":{"self":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts\/1635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/comments?post=1635"}],"version-history":[{"count":0,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts\/1635\/revisions"}],"wp:attachment":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/media?parent=1635"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/categories?post=1635"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/tags?post=1635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}