mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
3.1 KiB
JavaScript
2 lines
3.1 KiB
JavaScript
/*! For license information please see 8b31e118.c962ec2b.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[93267],{24294:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>o,contentTitle:()=>a,default:()=>p,frontMatter:()=>i,metadata:()=>c,toc:()=>l});var s=r(85893),n=r(11151);const i={sidebar_label:"SecurityDetails.subjectAlternativeNames"},a="SecurityDetails.subjectAlternativeNames() method",c={id:"api/puppeteer.securitydetails.subjectalternativenames",title:"SecurityDetails.subjectAlternativeNames() method",description:"The list of subject alternative names (SANs) of the certificate.",source:"@site/../docs/api/puppeteer.securitydetails.subjectalternativenames.md",sourceDirName:"api",slug:"/api/puppeteer.securitydetails.subjectalternativenames",permalink:"/next/api/puppeteer.securitydetails.subjectalternativenames",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"SecurityDetails.subjectAlternativeNames"},sidebar:"api",previous:{title:"SecurityDetails.protocol",permalink:"/next/api/puppeteer.securitydetails.protocol"},next:{title:"SecurityDetails.subjectName",permalink:"/next/api/puppeteer.securitydetails.subjectname"}},o={},l=[{value:"Signature:",id:"signature",level:4}];function u(e){const t={a:"a",code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,n.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.h1,{id:"securitydetailssubjectalternativenames-method",children:"SecurityDetails.subjectAlternativeNames() method"}),"\n",(0,s.jsxs)(t.p,{children:["The list of ",(0,s.jsx)(t.a,{href:"https://en.wikipedia.org/wiki/Subject_Alternative_Name",children:"subject alternative names (SANs)"})," of the certificate."]}),"\n",(0,s.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-typescript",children:"class SecurityDetails {\n subjectAlternativeNames(): string[];\n}\n"})}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,s.jsx)(t.p,{children:"string[]"})]})}function p(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(u,{...e})}):u(e)}},75251:(e,t,r)=>{var s=r(67294),n=Symbol.for("react.element"),i=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,c=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function l(e,t,r){var s,i={},l=null,u=null;for(s in void 0!==r&&(l=""+r),void 0!==t.key&&(l=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,s)&&!o.hasOwnProperty(s)&&(i[s]=t[s]);if(e&&e.defaultProps)for(s in t=e.defaultProps)void 0===i[s]&&(i[s]=t[s]);return{$$typeof:n,type:e,key:l,ref:u,props:i,_owner:c.current}}t.Fragment=i,t.jsx=l,t.jsxs=l},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>c,a:()=>a});var s=r(67294);const n={},i=s.createContext(n);function a(e){const t=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:a(e.components),s.createElement(i.Provider,{value:t},e.children)}}}]); |